is not current version
Last Version 2.2.2

cn.langpy:ko-time 2.2.0-PREPARE

koTime

GroupId

GroupId

cn.langpy
ArtifactId

ArtifactId

ko-time
Version

Version

2.2.0-PREPARE
Type

Type

jar

Download ko-time 2.2.0-PREPARE


<!-- https://jarcasting.com/artifacts/cn.langpy/ko-time/ -->
<dependency>
    <groupId>cn.langpy</groupId>
    <artifactId>ko-time</artifactId>
    <version>2.2.0-PREPARE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.langpy/ko-time/
implementation 'cn.langpy:ko-time:2.2.0-PREPARE'
// https://jarcasting.com/artifacts/cn.langpy/ko-time/
implementation ("cn.langpy:ko-time:2.2.0-PREPARE")
'cn.langpy:ko-time:jar:2.2.0-PREPARE'
<dependency org="cn.langpy" name="ko-time" rev="2.2.0-PREPARE">
  <artifact name="ko-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.langpy', module='ko-time', version='2.2.0-PREPARE')
)
libraryDependencies += "cn.langpy" % "ko-time" % "2.2.0-PREPARE"
[cn.langpy/ko-time "2.2.0-PREPARE"]