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

io.agroal:agroal-test 1.10


Группа

Группа

io.agroal
Идентификатор

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

agroal-test
Версия

Версия

1.10
Тип

Тип

jar

Скачать agroal-test 1.10


<!-- https://jarcasting.com/artifacts/io.agroal/agroal-test/ -->
<dependency>
    <groupId>io.agroal</groupId>
    <artifactId>agroal-test</artifactId>
    <version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.agroal/agroal-test/
implementation 'io.agroal:agroal-test:1.10'
// https://jarcasting.com/artifacts/io.agroal/agroal-test/
implementation ("io.agroal:agroal-test:1.10")
'io.agroal:agroal-test:jar:1.10'
<dependency org="io.agroal" name="agroal-test" rev="1.10">
  <artifact name="agroal-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.agroal', module='agroal-test', version='1.10')
)
libraryDependencies += "io.agroal" % "agroal-test" % "1.10"
[io.agroal/agroal-test "1.10"]