XINS logdoc library

The XINS logdoc library

License

License

GroupId

GroupId

org.xins
ArtifactId

ArtifactId

logdoc
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

XINS logdoc library
The XINS logdoc library
Project URL

Project URL

http://www.xins.org
Source Code Management

Source Code Management

http://xins.cvs.sourceforge.net/xins/

Download logdoc

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.15

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.2
2.1
2.0
1.5.2
1.5.0