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

com.semanticcms:semanticcms-dia-view 1.0

SemanticCMS view of all Dia-based diagrams in the current page and all children.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

semanticcms-dia-view
Версия

Версия

1.0
Тип

Тип

jar

Скачать semanticcms-dia-view 1.0


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