is not current version
Last Version 9.1.0

com.knowgate:knowgate-xhtml 9.0.1

KnowGate HTTP, HTML, XSLT and CSS utilities

GroupId

GroupId

com.knowgate
ArtifactId

ArtifactId

knowgate-xhtml
Version

Version

9.0.1
Type

Type

jar

Download knowgate-xhtml 9.0.1


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