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

com.futureble:primaeval 1.0.0

Generic parent dependencies

Группа

Группа

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

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

primaeval
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать primaeval 1.0.0

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

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