is not current version
Last Version 2022.6.1

org.nasdanika.html:html-model 2021.11.0


GroupId

GroupId

org.nasdanika.html
ArtifactId

ArtifactId

html-model
Version

Version

2021.11.0
Type

Type

jar

Download html-model 2021.11.0


<!-- https://jarcasting.com/artifacts/org.nasdanika.html/html-model/ -->
<dependency>
    <groupId>org.nasdanika.html</groupId>
    <artifactId>html-model</artifactId>
    <version>2021.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.html/html-model/
implementation 'org.nasdanika.html:html-model:2021.11.0'
// https://jarcasting.com/artifacts/org.nasdanika.html/html-model/
implementation ("org.nasdanika.html:html-model:2021.11.0")
'org.nasdanika.html:html-model:jar:2021.11.0'
<dependency org="org.nasdanika.html" name="html-model" rev="2021.11.0">
  <artifact name="html-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.html', module='html-model', version='2021.11.0')
)
libraryDependencies += "org.nasdanika.html" % "html-model" % "2021.11.0"
[org.nasdanika.html/html-model "2021.11.0"]