archetype-exec

archetype for an executable (not a library)

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать archetype-exec

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

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

Зависимости

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

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

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

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

Версия
1.0.1
1.0.0