License |
License
MIT
|
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.github.rawnly |
ArtifactId | ArtifactIdlogre-client-java |
Last Version | Last Version2020.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogre.IO Client
Simple tool to log directly on Logre.IO
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rawnly/logre-client-java/ -->
<dependency>
<groupId>com.github.rawnly</groupId>
<artifactId>logre-client-java</artifactId>
<version>2020.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rawnly/logre-client-java/
implementation 'com.github.rawnly:logre-client-java:2020.6.2'
// https://jarcasting.com/artifacts/com.github.rawnly/logre-client-java/
implementation ("com.github.rawnly:logre-client-java:2020.6.2")
'com.github.rawnly:logre-client-java:jar:2020.6.2'
<dependency org="com.github.rawnly" name="logre-client-java" rev="2020.6.2">
<artifact name="logre-client-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rawnly', module='logre-client-java', version='2020.6.2')
)
libraryDependencies += "com.github.rawnly" % "logre-client-java" % "2020.6.2"
[com.github.rawnly/logre-client-java "2020.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.konghq : unirest-java | jar | 3.7.02 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.0 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |