| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.atlis |
| Идентификатор | Идентификаторatlis-location-base |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеAtlis Location Base
Base library for location stuff.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| atlis-location-base-1.0.0.pom | |
| atlis-location-base-1.0.0.jar | 28 KB |
| atlis-location-base-1.0.0-sources.jar | 23 KB |
| atlis-location-base-1.0.0-javadoc.jar | 68 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.atlis/atlis-location-base/ -->
<dependency>
<groupId>me.atlis</groupId>
<artifactId>atlis-location-base</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.atlis/atlis-location-base/
implementation 'me.atlis:atlis-location-base:1.0.0'
// https://jarcasting.com/artifacts/me.atlis/atlis-location-base/
implementation ("me.atlis:atlis-location-base:1.0.0")
'me.atlis:atlis-location-base:jar:1.0.0'
<dependency org="me.atlis" name="atlis-location-base" rev="1.0.0">
<artifact name="atlis-location-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.atlis', module='atlis-location-base', version='1.0.0')
)
libraryDependencies += "me.atlis" % "atlis-location-base" % "1.0.0"
[me.atlis/atlis-location-base "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | RELEASE |
| org.apache.commons : commons-lang3 | jar | RELEASE |