archetype-library

archetype for a library (not an executable)

Лицензия

Лицензия

Группа

Группа

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

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

archetype-library
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

archetype-library
archetype for a library (not an executable)

Скачать archetype-library

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0