cc.ricecx:logsnag4j

Get notifications and track your project events in Java.

License

License

MIT
GroupId

GroupId

cc.ricecx
ArtifactId

ArtifactId

logsnag4j
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

cc.ricecx:logsnag4j
Get notifications and track your project events in Java.
Project URL

Project URL

https://github.com/RiceCX/Logsnag4J
Source Code Management

Source Code Management

https://github.com/RiceCX/Logsnag4J

Download logsnag4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0