is not current version
Last Version 0.10.0

org.ops4j.ramler:ramler-html 0.6.1


GroupId

GroupId

org.ops4j.ramler
ArtifactId

ArtifactId

ramler-html
Version

Version

0.6.1
Type

Type

jar

Download ramler-html 0.6.1


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