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

com.testerum:test-file-format 1.1-pre-alpha-19


Категории

Категории

ORM Данные
Группа

Группа

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

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

test-file-format
Версия

Версия

1.1-pre-alpha-19
Тип

Тип

jar

Скачать test-file-format 1.1-pre-alpha-19


<!-- https://jarcasting.com/artifacts/com.testerum/test-file-format/ -->
<dependency>
    <groupId>com.testerum</groupId>
    <artifactId>test-file-format</artifactId>
    <version>1.1-pre-alpha-19</version>
</dependency>
// https://jarcasting.com/artifacts/com.testerum/test-file-format/
implementation 'com.testerum:test-file-format:1.1-pre-alpha-19'
// https://jarcasting.com/artifacts/com.testerum/test-file-format/
implementation ("com.testerum:test-file-format:1.1-pre-alpha-19")
'com.testerum:test-file-format:jar:1.1-pre-alpha-19'
<dependency org="com.testerum" name="test-file-format" rev="1.1-pre-alpha-19">
  <artifact name="test-file-format" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.testerum', module='test-file-format', version='1.1-pre-alpha-19')
)
libraryDependencies += "com.testerum" % "test-file-format" % "1.1-pre-alpha-19"
[com.testerum/test-file-format "1.1-pre-alpha-19"]