не последняя версия
Последняя версия 1.7.6

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


Группа

Группа

it.uniroma2.art.coda
Идентификатор

Идентификатор

coda-tests
Версия

Версия

1.6.3
Тип

Тип

jar

Скачать coda-tests 1.6.3


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