| Лицензия |
Лицензия
The MIT License
|
|---|---|
| Группа | Группаcom.techshroom |
| Идентификатор | Идентификаторgreenish-jungle |
| Версия | Версия0.0.3 |
| Тип | Типjar |
| Описание |
Описаниеgreenish-jungle
Environment/Config library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| greenish-jungle-0.0.3.pom | |
| greenish-jungle-0.0.3.jar | 15 KB |
| greenish-jungle-0.0.3-sources.jar | 18 KB |
| greenish-jungle-0.0.3-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.techshroom/greenish-jungle/ -->
<dependency>
<groupId>com.techshroom</groupId>
<artifactId>greenish-jungle</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.techshroom/greenish-jungle/
implementation 'com.techshroom:greenish-jungle:0.0.3'
// https://jarcasting.com/artifacts/com.techshroom/greenish-jungle/
implementation ("com.techshroom:greenish-jungle:0.0.3")
'com.techshroom:greenish-jungle:jar:0.0.3'
<dependency org="com.techshroom" name="greenish-jungle" rev="0.0.3">
<artifact name="greenish-jungle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.techshroom', module='greenish-jungle', version='0.0.3')
)
libraryDependencies += "com.techshroom" % "greenish-jungle" % "0.0.3"
[com.techshroom/greenish-jungle "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.guava : guava | jar | 24.1-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |