License |
License |
---|---|
GroupId | GroupIdcom.github.xkzhangsan |
ArtifactId | ArtifactIdxk-time |
Last Version | Last Version3.2.3.Mini |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxk-time
xk-time is a datetime converter calculator and formatter tool set, based on java8 date and time API, thread safe, easy to use.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xk-time-3.2.3.Mini.pom | |
xk-time-3.2.3.Mini.jar | 78 KB |
xk-time-3.2.3.Mini-sources.jar | 58 KB |
xk-time-3.2.3.Mini-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>3.2.3.Mini</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xkzhangsan/xk-time/
implementation 'com.github.xkzhangsan:xk-time:3.2.3.Mini'
// https://jarcasting.com/artifacts/com.github.xkzhangsan/xk-time/
implementation ("com.github.xkzhangsan:xk-time:3.2.3.Mini")
'com.github.xkzhangsan:xk-time:jar:3.2.3.Mini'
<dependency org="com.github.xkzhangsan" name="xk-time" rev="3.2.3.Mini">
<artifact name="xk-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xkzhangsan', module='xk-time', version='3.2.3.Mini')
)
libraryDependencies += "com.github.xkzhangsan" % "xk-time" % "3.2.3.Mini"
[com.github.xkzhangsan/xk-time "3.2.3.Mini"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |