| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdchinese-fate |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchinese-fate
The chinese-fate tools for java.
|
| Filename | Size |
|---|---|
| chinese-fate-0.0.2.pom | |
| chinese-fate-0.0.2.jar | 24 KB |
| chinese-fate-0.0.2-sources.jar | 16 KB |
| chinese-fate-0.0.2-javadoc.jar | 155 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/chinese-fate/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>chinese-fate</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/chinese-fate/
implementation 'com.github.houbb:chinese-fate:0.0.2'
// https://jarcasting.com/artifacts/com.github.houbb/chinese-fate/
implementation ("com.github.houbb:chinese-fate:0.0.2")
'com.github.houbb:chinese-fate:jar:0.0.2'
<dependency org="com.github.houbb" name="chinese-fate" rev="0.0.2">
<artifact name="chinese-fate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='chinese-fate', version='0.0.2')
)
libraryDependencies += "com.github.houbb" % "chinese-fate" % "0.0.2"
[com.github.houbb/chinese-fate "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.78 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |