не последняя версия
Последняя версия 2018.1.2

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


Группа

Группа

com.github.mrzhqiang.helper.sample
Идентификатор

Идентификатор

random
Версия

Версия

2018.1.0
Тип

Тип

jar

Скачать 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"]