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

com.acpreda:sprint10 1.0.0

Provides utility libraries

Группа

Группа

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

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

sprint10
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать sprint10 1.0.0

Имя Файла Размер
sprint10-1.0.0.pom 3 KB
Обзор

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