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

org.umlg:blueprints 2.0.3


Категории

Категории

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

Группа

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

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

blueprints
Версия

Версия

2.0.3
Тип

Тип

pom

Скачать blueprints 2.0.3

Имя Файла Размер
blueprints-2.0.3.pom 714 bytes
Обзор

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