is not current version
Last Version 1.7.6

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


GroupId

GroupId

it.uniroma2.art.coda
ArtifactId

ArtifactId

coda-tests
Version

Version

1.7.0
Type

Type

jar

Download coda-tests 1.7.0


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