| License |
License |
|---|---|
| GroupId | GroupIdorg.xins |
| ArtifactId | ArtifactIdlogdoc |
| Last Version | Last Version2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXINS logdoc library
The XINS logdoc library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| logdoc-2.3.pom | |
| logdoc-2.3.jar | 7 KB |
| logdoc-2.3-sources.jar | 6 KB |
| logdoc-2.3-javadoc.jar | 903 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xins/logdoc/ -->
<dependency>
<groupId>org.xins</groupId>
<artifactId>logdoc</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.xins/logdoc/
implementation 'org.xins:logdoc:2.3'
// https://jarcasting.com/artifacts/org.xins/logdoc/
implementation ("org.xins:logdoc:2.3")
'org.xins:logdoc:jar:2.3'
<dependency org="org.xins" name="logdoc" rev="2.3">
<artifact name="logdoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xins', module='logdoc', version='2.3')
)
libraryDependencies += "org.xins" % "logdoc" % "2.3"
[org.xins/logdoc "2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.15 |