is not current version
Last Version 1.7.6

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


GroupId

GroupId

it.uniroma2.art.coda
ArtifactId

ArtifactId

coda-tests
Version

Version

1.6
Type

Type

jar

Download coda-tests 1.6


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