не последняя версия
Последняя версия 1.4.1-RELEASE

com.jiuxian:theone 1.4.0-RELEASE

High-Avaliable Distributed Schedule System

Группа

Группа

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

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

theone
Версия

Версия

1.4.0-RELEASE
Тип

Тип

jar

Скачать theone 1.4.0-RELEASE


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