is not current version
Last Version 2.1.11

cocoon:cocoon-html 2.1.9


GroupId

GroupId

cocoon
ArtifactId

ArtifactId

cocoon-html
Version

Version

2.1.9
Type

Type

jar

Download cocoon-html 2.1.9


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