is not current version
Last Version 2.1.5.1

cocoon:cocoon-swf 2.1.4


GroupId

GroupId

cocoon
ArtifactId

ArtifactId

cocoon-swf
Version

Version

2.1.4
Type

Type

jar

Download cocoon-swf 2.1.4


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