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

com.cedarsoft:tests 8.3.1


Группа

Группа

com.cedarsoft
Идентификатор

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

tests
Версия

Версия

8.3.1
Тип

Тип

jar

Скачать tests 8.3.1

Имя Файла Размер
tests-8.3.1.pom 627 bytes
tests-8.3.1-tests.jar 1 KB
Обзор

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