is not current version
Last Version 1.1

cc.ricecx:logsnag4j 1.0

Get notifications and track your project events in Java.

GroupId

GroupId

cc.ricecx
ArtifactId

ArtifactId

logsnag4j
Version

Version

1.0
Type

Type

jar

Download logsnag4j 1.0


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