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