GroupId | GroupIdcom.github.xkzhangsan |
---|---|
ArtifactId | ArtifactIdxk-time |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
xk-time-0.0.6.pom | |
xk-time-0.0.6.jar | 54 KB |
xk-time-0.0.6-sources.jar | 36 KB |
xk-time-0.0.6-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xkzhangsan/xk-time/ -->
<dependency>
<groupId>com.github.xkzhangsan</groupId>
<artifactId>xk-time</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xkzhangsan/xk-time/
implementation 'com.github.xkzhangsan:xk-time:0.0.6'
// https://jarcasting.com/artifacts/com.github.xkzhangsan/xk-time/
implementation ("com.github.xkzhangsan:xk-time:0.0.6")
'com.github.xkzhangsan:xk-time:jar:0.0.6'
<dependency org="com.github.xkzhangsan" name="xk-time" rev="0.0.6">
<artifact name="xk-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xkzhangsan', module='xk-time', version='0.0.6')
)
libraryDependencies += "com.github.xkzhangsan" % "xk-time" % "0.0.6"
[com.github.xkzhangsan/xk-time "0.0.6"]