is not current version
Last Version 1.3.1

com.github.thorbenkuck:NetCom2-Logging 1.1.1

The Logging-API used within NetCom2

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

NetCom2-Logging
Version

Version

1.1.1
Type

Type

jar

Download 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"]