library-template

Template repo to speed up creating new library projects

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.24
Дата

Дата

Тип

Тип

jar
Описание

Описание

library-template
Template repo to speed up creating new library projects
Ссылка на сайт

Ссылка на сайт

https://github.com/michaelruocco/library-template
Система контроля версий

Система контроля версий

https://github.com/michaelruocco/library-template

Скачать library-template

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

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36

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

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

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

Версия
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0