| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.acpreda |
| Идентификатор | Идентификаторsprint10 |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.acpreda:sprint10
Provides utility libraries
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sprint10-1.0.1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.acpreda/sprint10/ -->
<dependency>
<groupId>com.acpreda</groupId>
<artifactId>sprint10</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.acpreda/sprint10/
implementation 'com.acpreda:sprint10:1.0.1'
// https://jarcasting.com/artifacts/com.acpreda/sprint10/
implementation ("com.acpreda:sprint10:1.0.1")
'com.acpreda:sprint10:pom:1.0.1'
<dependency org="com.acpreda" name="sprint10" rev="1.0.1">
<artifact name="sprint10" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.acpreda', module='sprint10', version='1.0.1')
)
libraryDependencies += "com.acpreda" % "sprint10" % "1.0.1"
[com.acpreda/sprint10 "1.0.1"]