is not current version
Last Version 1.7.6

it.uniroma2.art.coda:coda-standalone 1.2


GroupId

GroupId

it.uniroma2.art.coda
ArtifactId

ArtifactId

coda-standalone
Version

Version

1.2
Type

Type

jar

Download coda-standalone 1.2


<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-standalone/ -->
<dependency>
    <groupId>it.uniroma2.art.coda</groupId>
    <artifactId>coda-standalone</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-standalone/
implementation 'it.uniroma2.art.coda:coda-standalone:1.2'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-standalone/
implementation ("it.uniroma2.art.coda:coda-standalone:1.2")
'it.uniroma2.art.coda:coda-standalone:jar:1.2'
<dependency org="it.uniroma2.art.coda" name="coda-standalone" rev="1.2">
  <artifact name="coda-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-standalone', version='1.2')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-standalone" % "1.2"
[it.uniroma2.art.coda/coda-standalone "1.2"]