is not current version
Last Version 1.4.1-RELEASE

com.jiuxian:theone 1.2.3-RELEASE

High-Avaliable Distributed Schedule System

GroupId

GroupId

com.jiuxian
ArtifactId

ArtifactId

theone
Version

Version

1.2.3-RELEASE
Type

Type

jar

Download theone 1.2.3-RELEASE


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