is not current version
Last Version 1.3.1

org.coosproject:logserver-standalone 1.2.8


GroupId

GroupId

org.coosproject
ArtifactId

ArtifactId

logserver-standalone
Version

Version

1.2.8
Type

Type

jar

Download logserver-standalone 1.2.8


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