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