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