is not current version
Last Version 2.3

org.xins:logdoc 2.1

The XINS logdoc library

GroupId

GroupId

org.xins
ArtifactId

ArtifactId

logdoc
Version

Version

2.1
Type

Type

jar

Download logdoc 2.1


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