is not current version
Last Version 2022.6.1

org.nasdanika.html:ecore 2022.1.4

Classes for generating Ecore models documentation as YAML action spec.

GroupId

GroupId

org.nasdanika.html
ArtifactId

ArtifactId

ecore
Version

Version

2022.1.4
Type

Type

jar

Download ecore 2022.1.4


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