org.apache.ant:ant-stylebook

executes the Apache Stylebook document generator. Deprecated since Ant 1.7

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.ant
ArtifactId

ArtifactId

ant-stylebook
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

executes the Apache Stylebook document generator. Deprecated since Ant 1.7
Project Organization

Project Organization

Apache Software Foundation

Download ant-stylebook

How to add to project

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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
stylebook » stylebook jar 1.0-b2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.7.0