is not current version
Last Version 2018.1.2

com.github.mrzhqiang.helper.sample:datetime 2018.1.1


GroupId

GroupId

com.github.mrzhqiang.helper.sample
ArtifactId

ArtifactId

datetime
Version

Version

2018.1.1
Type

Type

jar

Download datetime 2018.1.1


<!-- https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/datetime/ -->
<dependency>
    <groupId>com.github.mrzhqiang.helper.sample</groupId>
    <artifactId>datetime</artifactId>
    <version>2018.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/datetime/
implementation 'com.github.mrzhqiang.helper.sample:datetime:2018.1.1'
// https://jarcasting.com/artifacts/com.github.mrzhqiang.helper.sample/datetime/
implementation ("com.github.mrzhqiang.helper.sample:datetime:2018.1.1")
'com.github.mrzhqiang.helper.sample:datetime:jar:2018.1.1'
<dependency org="com.github.mrzhqiang.helper.sample" name="datetime" rev="2018.1.1">
  <artifact name="datetime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrzhqiang.helper.sample', module='datetime', version='2018.1.1')
)
libraryDependencies += "com.github.mrzhqiang.helper.sample" % "datetime" % "2018.1.1"
[com.github.mrzhqiang.helper.sample/datetime "2018.1.1"]