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