Last Version

ant:optional 1.5.4


Categories

Categories

Ant Build Tools
GroupId

GroupId

ant
ArtifactId

ArtifactId

optional
Version

Version

1.5.4
Type

Type

jar
Description

Description

Download optional 1.5.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.