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