не последняя версия
Последняя версия 0.0.2

com.github.houbb:chinese-fate 0.0.1

The chinese-fate tools for java.

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

chinese-fate
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать chinese-fate 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.houbb/chinese-fate/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>chinese-fate</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/chinese-fate/
implementation 'com.github.houbb:chinese-fate:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/chinese-fate/
implementation ("com.github.houbb:chinese-fate:0.0.1")
'com.github.houbb:chinese-fate:jar:0.0.1'
<dependency org="com.github.houbb" name="chinese-fate" rev="0.0.1">
  <artifact name="chinese-fate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='chinese-fate', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "chinese-fate" % "0.0.1"
[com.github.houbb/chinese-fate "0.0.1"]