is not current version
Last Version 2018.1.2

com.github.mrzhqiang.helper.sample:random 2018.1.0


GroupId

GroupId

com.github.mrzhqiang.helper.sample
ArtifactId

ArtifactId

random
Version

Version

2018.1.0
Type

Type

jar

Download random 2018.1.0


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