is not current version
Last Version 17.0

org.arakhne.afc.advanced:attributes 11.0


GroupId

GroupId

org.arakhne.afc.advanced
ArtifactId

ArtifactId

attributes
Version

Version

11.0
Type

Type

jar

Download attributes 11.0


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