| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wellsb1 |
| Идентификатор | Идентификаторfort_l |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеFortL
Java Logging Utilities.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fort_l-0.0.1.pom | |
| fort_l-0.0.1.jar | 13 KB |
| fort_l-0.0.1-sources.jar | 9 KB |
| fort_l-0.0.1-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wellsb1/fort_l/ -->
<dependency>
<groupId>com.github.wellsb1</groupId>
<artifactId>fort_l</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wellsb1/fort_l/
implementation 'com.github.wellsb1:fort_l:0.0.1'
// https://jarcasting.com/artifacts/com.github.wellsb1/fort_l/
implementation ("com.github.wellsb1:fort_l:0.0.1")
'com.github.wellsb1:fort_l:jar:0.0.1'
<dependency org="com.github.wellsb1" name="fort_l" rev="0.0.1">
<artifact name="fort_l" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wellsb1', module='fort_l', version='0.0.1')
)
libraryDependencies += "com.github.wellsb1" % "fort_l" % "0.0.1"
[com.github.wellsb1/fort_l "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.wellsb1 : fort_j | jar | 0.0.1 |
| log4j : log4j | jar | 1.2.16 |
| commons-logging : commons-logging | jar | 1.2 |