GroupId | GroupIdorg.nasdanika.html |
---|---|
ArtifactId | ArtifactIdecore |
Version | Version2022.5.2 |
Type | Typejar |
Filename | Size |
---|---|
ecore-2022.5.2.pom | |
ecore-2022.5.2.jar | 59 KB |
ecore-2022.5.2-test-sources.jar | 9 KB |
ecore-2022.5.2-sources.jar | 27 KB |
ecore-2022.5.2-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.html/ecore/ -->
<dependency>
<groupId>org.nasdanika.html</groupId>
<artifactId>ecore</artifactId>
<version>2022.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.html/ecore/
implementation 'org.nasdanika.html:ecore:2022.5.2'
// https://jarcasting.com/artifacts/org.nasdanika.html/ecore/
implementation ("org.nasdanika.html:ecore:2022.5.2")
'org.nasdanika.html:ecore:jar:2022.5.2'
<dependency org="org.nasdanika.html" name="ecore" rev="2022.5.2">
<artifact name="ecore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.html', module='ecore', version='2022.5.2')
)
libraryDependencies += "org.nasdanika.html" % "ecore" % "2022.5.2"
[org.nasdanika.html/ecore "2022.5.2"]