is not current version
Last Version 0.1.2

com.github.secondbase:jsonlogging 0.1.0


Categories

Categories

JSON Data Logging Application Layer Libs
GroupId

GroupId

com.github.secondbase
ArtifactId

ArtifactId

jsonlogging
Version

Version

0.1.0
Type

Type

jar

Download jsonlogging 0.1.0


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