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

com.nepxion:skeleton 1.0.14

Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats

Группа

Группа

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

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

skeleton
Версия

Версия

1.0.14
Тип

Тип

pom

Скачать skeleton 1.0.14

Имя Файла Размер
skeleton-1.0.14.pom 9 KB
Обзор

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