License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.dataglot |
ArtifactId | ArtifactIdorg.dataglot.web.xhtml.schema |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.dataglot.web.xhtml.schema
Web XHTML Schema
|
<!-- https://jarcasting.com/artifacts/org.dataglot/org.dataglot.web.xhtml.schema/ -->
<dependency>
<groupId>org.dataglot</groupId>
<artifactId>org.dataglot.web.xhtml.schema</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dataglot/org.dataglot.web.xhtml.schema/
implementation 'org.dataglot:org.dataglot.web.xhtml.schema:0.0.1'
// https://jarcasting.com/artifacts/org.dataglot/org.dataglot.web.xhtml.schema/
implementation ("org.dataglot:org.dataglot.web.xhtml.schema:0.0.1")
'org.dataglot:org.dataglot.web.xhtml.schema:jar:0.0.1'
<dependency org="org.dataglot" name="org.dataglot.web.xhtml.schema" rev="0.0.1">
<artifact name="org.dataglot.web.xhtml.schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dataglot', module='org.dataglot.web.xhtml.schema', version='0.0.1')
)
libraryDependencies += "org.dataglot" % "org.dataglot.web.xhtml.schema" % "0.0.1"
[org.dataglot/org.dataglot.web.xhtml.schema "0.0.1"]