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