is not current version
Last Version 1.3.1

com.github.thorbenkuck:NetCom2-Logging 1.3

NetCom2 Logging is a logging base, used within NetCom2

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

NetCom2-Logging
Version

Version

1.3
Type

Type

pom

Download NetCom2-Logging 1.3

Filename Size
NetCom2-Logging-1.3.pom 7 KB
Browse

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