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