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

com.github.mrzhqiang.helper.sample:sample-parent 2018.1.1


Группа

Группа

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

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

sample-parent
Версия

Версия

2018.1.1
Тип

Тип

pom

Скачать sample-parent 2018.1.1

Имя Файла Размер
sample-parent-2018.1.1.pom 1 KB
Обзор

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