is not current version
Last Version 1.7.6

it.uniroma2.art.coda:coda-tests 1.3


GroupId

GroupId

it.uniroma2.art.coda
ArtifactId

ArtifactId

coda-tests
Version

Version

1.3
Type

Type

jar

Download coda-tests 1.3


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