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