Last Version

Jakarta Commons Attributes Ant Tasks and Utilities 2.2

An Ant task that will precompile Java source.

GroupId

GroupId

commons-attributes
ArtifactId

ArtifactId

commons-attributes-compiler
Version

Version

2.2
Type

Type

jar
Description

Description

Jakarta Commons Attributes Ant Tasks and Utilities
An Ant task that will precompile Java source.

Download commons-attributes-compiler 2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-attributes : commons-attributes-api jar 2.2

Project Modules

There are no modules declared in this project.