is not current version
Last Version 0.9.62

io.github.willena:syslog4j 0.9.61


GroupId

GroupId

io.github.willena
ArtifactId

ArtifactId

syslog4j
Version

Version

0.9.61
Type

Type

jar

Download syslog4j 0.9.61


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