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

org.umlg:test 1.1.0.RC2


Категории

Категории

UML Прикладные библиотеки Documents Processing
Группа

Группа

org.umlg
Идентификатор

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

test
Версия

Версия

1.1.0.RC2
Тип

Тип

pom

Скачать test 1.1.0.RC2

Имя Файла Размер
test-1.1.0.RC2.pom 1 KB
Обзор

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