| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSLF4J Библиотеки уровня приложения Logging |
| Группа | Группаinfo.hupel |
| Идентификатор | Идентификаторslf4j-impl-helper_2.12 |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
Описаниеslf4j-impl-helper
slf4j-impl-helper
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| slf4j-impl-helper_2.12-0.1.pom | |
| slf4j-impl-helper_2.12-0.1.jar | 13 KB |
| slf4j-impl-helper_2.12-0.1-sources.jar | 2 KB |
| slf4j-impl-helper_2.12-0.1-javadoc.jar | 658 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/info.hupel/slf4j-impl-helper_2.12/ -->
<dependency>
<groupId>info.hupel</groupId>
<artifactId>slf4j-impl-helper_2.12</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/info.hupel/slf4j-impl-helper_2.12/
implementation 'info.hupel:slf4j-impl-helper_2.12:0.1'
// https://jarcasting.com/artifacts/info.hupel/slf4j-impl-helper_2.12/
implementation ("info.hupel:slf4j-impl-helper_2.12:0.1")
'info.hupel:slf4j-impl-helper_2.12:jar:0.1'
<dependency org="info.hupel" name="slf4j-impl-helper_2.12" rev="0.1">
<artifact name="slf4j-impl-helper_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.hupel', module='slf4j-impl-helper_2.12', version='0.1')
)
libraryDependencies += "info.hupel" % "slf4j-impl-helper_2.12" % "0.1"
[info.hupel/slf4j-impl-helper_2.12 "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.19 |