Jakarta Commons Attributes API

A precompiler for java that enables the use of attributes as seen in C#.

GroupId

GroupId

commons-attributes
ArtifactId

ArtifactId

commons-attributes-api
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jakarta Commons Attributes API
A precompiler for java that enables the use of attributes as seen in C#.

Download commons-attributes-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ant : ant jar 1.5
qdox : qdox jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1