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