is not current version
Last Version 1.0.1

org.apache.cocoon:cocoon-thien-maven-site-skin 1.0.0

The Cocoon Maven skin developed by Thien

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-thien-maven-site-skin
Version

Version

1.0.0
Type

Type

jar

Download cocoon-thien-maven-site-skin 1.0.0


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