is not current version
Last Version 2020.6.2

com.github.rawnly:logre-client-java 0.0.1

Simple tool to log directly on Logre.IO

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.github.rawnly
ArtifactId

ArtifactId

logre-client-java
Version

Version

0.0.1
Type

Type

jar

Download logre-client-java 0.0.1


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