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