Last Version

jxr-ant 2.1.0

Creates an html-based, cross referenced version of Java source code for a project. Based on the JXR Maven plugin.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mattbertolini
ArtifactId

ArtifactId

jxr-ant
Version

Version

2.1.0
Type

Type

jar
Description

Description

jxr-ant
Creates an html-based, cross referenced version of Java source code for a project. Based on the JXR Maven plugin.
Project URL

Project URL

http://github.com/mattbertolini/JXR-Ant
Source Code Management

Source Code Management

http://github.com/mattbertolini/JXR-Ant

Download jxr-ant 2.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-jxr jar 2.5

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.1

Project Modules

There are no modules declared in this project.