is not current version
Last Version 2022.6.1

org.nasdanika.html:ecore 2021.12.0

Classes for generating Ecore models documentation as YAML action spec.

GroupId

GroupId

org.nasdanika.html
ArtifactId

ArtifactId

ecore
Version

Version

2021.12.0
Type

Type

jar

Download ecore 2021.12.0


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