is not current version
Last Version 5.7.0

org.objectweb.joram:a3 5.6.0

Builds the Joram a3 project.

GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

a3
Version

Version

5.6.0
Type

Type

pom

Download a3 5.6.0

Filename Size
a3-5.6.0.pom 726 bytes
Browse

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