GroupId | GroupIdorg.nasdanika.html |
---|---|
ArtifactId | ArtifactIdapp-model |
Version | Version2022.5.3 |
Type | Typejar |
Filename | Size |
---|---|
app-model-2022.5.3.pom | |
app-model-2022.5.3.jar | 68 KB |
app-model-2022.5.3-test-sources.jar | 5 KB |
app-model-2022.5.3-sources.jar | 58 KB |
app-model-2022.5.3-model.jar | 13 KB |
app-model-2022.5.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.html/app-model/
implementation 'org.nasdanika.html:app-model:2022.5.3'
// https://jarcasting.com/artifacts/org.nasdanika.html/app-model/
implementation ("org.nasdanika.html:app-model:2022.5.3")
'org.nasdanika.html:app-model:jar:2022.5.3'
<dependency org="org.nasdanika.html" name="app-model" rev="2022.5.3">
<artifact name="app-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.html', module='app-model', version='2022.5.3')
)
libraryDependencies += "org.nasdanika.html" % "app-model" % "2022.5.3"
[org.nasdanika.html/app-model "2022.5.3"]