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

com.github.aqiu202:starter 1.1.0


Группа

Группа

com.github.aqiu202
Идентификатор

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

starter
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать starter 1.1.0

Имя Файла Размер
starter-1.1.0.pom 1 KB
Обзор

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