| Группа | Группаnl.talsmasoftware.enumerables |
|---|---|
| Идентификатор | Идентификаторenumerables-root |
| Версия | Версия1.0.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| enumerables-root-1.0.0.pom | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables-root/ -->
<dependency>
<groupId>nl.talsmasoftware.enumerables</groupId>
<artifactId>enumerables-root</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables-root/
implementation 'nl.talsmasoftware.enumerables:enumerables-root:1.0.0'
// https://jarcasting.com/artifacts/nl.talsmasoftware.enumerables/enumerables-root/
implementation ("nl.talsmasoftware.enumerables:enumerables-root:1.0.0")
'nl.talsmasoftware.enumerables:enumerables-root:pom:1.0.0'
<dependency org="nl.talsmasoftware.enumerables" name="enumerables-root" rev="1.0.0">
<artifact name="enumerables-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='nl.talsmasoftware.enumerables', module='enumerables-root', version='1.0.0')
)
libraryDependencies += "nl.talsmasoftware.enumerables" % "enumerables-root" % "1.0.0"
[nl.talsmasoftware.enumerables/enumerables-root "1.0.0"]