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