GroupId | GroupIdcocoon |
---|---|
ArtifactId | ArtifactIdcocoon-swf |
Last Version | Last Version2.1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
cocoon-swf-2.1.5.1.pom | |
cocoon-swf-2.1.5.1.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cocoon/cocoon-swf/ -->
<dependency>
<groupId>cocoon</groupId>
<artifactId>cocoon-swf</artifactId>
<version>2.1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/cocoon/cocoon-swf/
implementation 'cocoon:cocoon-swf:2.1.5.1'
// https://jarcasting.com/artifacts/cocoon/cocoon-swf/
implementation ("cocoon:cocoon-swf:2.1.5.1")
'cocoon:cocoon-swf:jar:2.1.5.1'
<dependency org="cocoon" name="cocoon-swf" rev="2.1.5.1">
<artifact name="cocoon-swf" type="jar" />
</dependency>
@Grapes(
@Grab(group='cocoon', module='cocoon-swf', version='2.1.5.1')
)
libraryDependencies += "cocoon" % "cocoon-swf" % "2.1.5.1"
[cocoon/cocoon-swf "2.1.5.1"]