MVN

org.nasdanika.core : drawio-model

Maven & Gradle

Aug 26, 2023

Ecore Model of Drawio diagrams · Bi-directional data exchange with Drawio diagrams.

<dependency>
    <groupId>org.nasdanika.core</groupId>
    <artifactId>drawio-model</artifactId>
    <version>2023.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nasdanika.core : drawio-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2023.8.0

All Versions

Choose a version of org.nasdanika.core : drawio-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2023.8.x
drawio-model-2023.8.0

How to add a dependency to Maven

Add the following org.nasdanika.core : drawio-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nasdanika.core</groupId>
    <artifactId>drawio-model</artifactId>
    <version>2023.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nasdanika.core : drawio-model gradle dependency to your build.gradle file:

implementation 'org.nasdanika.core:drawio-model:2023.8.0'

Gradle Kotlin DSL: Add the following org.nasdanika.core : drawio-model gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nasdanika.core:drawio-model:2023.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nasdanika.core : drawio-model sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nasdanika.core" % "drawio-model" % "2023.8.0"

Advertisement

Dependencies from Group

Aug 26, 2023
6 usages
3 stars
emf
Aug 26, 2023
6 usages
3 stars
Aug 26, 2023
5 usages
2 stars
Aug 26, 2023
4 usages
3 stars
Oct 25, 2022
3 usages
3 stars

Discover Dependencies