is not current version
Last Version 2020.6.2

com.github.rawnly:logre-client-java 2020.6.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

2020.6.1
Type

Type

jar

Download logre-client-java 2020.6.1


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