| License |
License
MIT
|
|---|---|
| GroupId | GroupIdcc.ricecx |
| ArtifactId | ArtifactIdlogsnag4j |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncc.ricecx:logsnag4j
Get notifications and track your project events in Java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| logsnag4j-1.1.pom | |
| logsnag4j-1.1.jar | 11 KB |
| logsnag4j-1.1-sources.jar | 9 KB |
| logsnag4j-1.1-javadoc.jar | 168 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 23.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |