| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.arqisoft |
| Идентификатор | Идентификаторleanda-tools |
| Версия | Версия0.15 |
| Тип | Типpom |
| Описание |
ОписаниеLeanda.io Tools
Java libraries for Leanda.io OSS project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| leanda-tools-0.15.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.arqisoft/leanda-tools/ -->
<dependency>
<groupId>com.github.arqisoft</groupId>
<artifactId>leanda-tools</artifactId>
<version>0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.arqisoft/leanda-tools/
implementation 'com.github.arqisoft:leanda-tools:0.15'
// https://jarcasting.com/artifacts/com.github.arqisoft/leanda-tools/
implementation ("com.github.arqisoft:leanda-tools:0.15")
'com.github.arqisoft:leanda-tools:pom:0.15'
<dependency org="com.github.arqisoft" name="leanda-tools" rev="0.15">
<artifact name="leanda-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.arqisoft', module='leanda-tools', version='0.15')
)
libraryDependencies += "com.github.arqisoft" % "leanda-tools" % "0.15"
[com.github.arqisoft/leanda-tools "0.15"]