is not current version
Last Version 5.7.0

org.objectweb.joram:a3 5.3.3.53

Builds the Joram a3 project.

GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

a3
Version

Version

5.3.3.53
Type

Type

pom

Download a3 5.3.3.53

Filename Size
a3-5.3.3.53.pom 729 bytes
Browse

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