GroupId | GroupIdorg.nasdanika.html |
---|---|
ArtifactId | ArtifactIdecore |
Version | Version2021.5.8 |
Type | Typejar |
Filename | Size |
---|---|
ecore-2021.5.8.pom | |
ecore-2021.5.8.jar | 47 KB |
ecore-2021.5.8-sources.jar | 22 KB |
ecore-2021.5.8-javadoc.jar | 317 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.html/ecore/ -->
<dependency>
<groupId>org.nasdanika.html</groupId>
<artifactId>ecore</artifactId>
<version>2021.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.html/ecore/
implementation 'org.nasdanika.html:ecore:2021.5.8'
// https://jarcasting.com/artifacts/org.nasdanika.html/ecore/
implementation ("org.nasdanika.html:ecore:2021.5.8")
'org.nasdanika.html:ecore:jar:2021.5.8'
<dependency org="org.nasdanika.html" name="ecore" rev="2021.5.8">
<artifact name="ecore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.html', module='ecore', version='2021.5.8')
)
libraryDependencies += "org.nasdanika.html" % "ecore" % "2021.5.8"
[org.nasdanika.html/ecore "2021.5.8"]