не последняя версия
Последняя версия 1.3.1

com.github.thorbenkuck:NetCom2-Logging 1.1.1

The Logging-API used within NetCom2

Категории

Категории

Сеть Logging Библиотеки уровня приложения
Группа

Группа

com.github.thorbenkuck
Идентификатор

Идентификатор

NetCom2-Logging
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать NetCom2-Logging 1.1.1


<!-- https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Logging/ -->
<dependency>
    <groupId>com.github.thorbenkuck</groupId>
    <artifactId>NetCom2-Logging</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Logging/
implementation 'com.github.thorbenkuck:NetCom2-Logging:1.1.1'
// https://jarcasting.com/artifacts/com.github.thorbenkuck/NetCom2-Logging/
implementation ("com.github.thorbenkuck:NetCom2-Logging:1.1.1")
'com.github.thorbenkuck:NetCom2-Logging:jar:1.1.1'
<dependency org="com.github.thorbenkuck" name="NetCom2-Logging" rev="1.1.1">
  <artifact name="NetCom2-Logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thorbenkuck', module='NetCom2-Logging', version='1.1.1')
)
libraryDependencies += "com.github.thorbenkuck" % "NetCom2-Logging" % "1.1.1"
[com.github.thorbenkuck/NetCom2-Logging "1.1.1"]