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