is not current version
Last Version 2.1.5.1

cocoon:cocoon-swf 2.1.3


GroupId

GroupId

cocoon
ArtifactId

ArtifactId

cocoon-swf
Version

Version

2.1.3
Type

Type

jar

Download cocoon-swf 2.1.3


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