o

org.dataglot.web.xhtml.factory

Web XHTML Factory
http://www.dataglot.org
The Apache Software License, Version 2.0
Files download
File Operation
org.dataglot.web.xhtml.factory-0.0.1.jar download
org.dataglot.web.xhtml.factory-0.0.1.pom download
org.dataglot.web.xhtml.factory-0.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.dataglot</groupId>
  <artifactId>org.dataglot.web.xhtml.factory</artifactId>
  <version>0.0.1</version>
</dependency>
Gradle Groovy
implementation 'org.dataglot:org.dataglot.web.xhtml.factory:0.0.1'
Gradle Kotlin
implementation("org.dataglot:org.dataglot.web.xhtml.factory:0.0.1")
Scala SBT
libraryDependencies += "org.dataglot" % "org.dataglot.web.xhtml.factory" % "0.0.1"
Groovy Grape
@Grapes(
  @Grab(group='org.dataglot', module='org.dataglot.web.xhtml.factory', version='0.0.1')
)
Apache Ivy
<dependency org="org.dataglot" name="org.dataglot.web.xhtml.factory" rev="0.0.1" />
Leiningen
[org.dataglot/org.dataglot.web.xhtml.factory "0.0.1"]
Apache Buildr
'org.dataglot:org.dataglot.web.xhtml.factory:jar:0.0.1'