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