Last Version

protea-forms 0.5.0

Add server-side dynamic form handling

License

License

Categories

Categories

ORM Data
GroupId

GroupId

cc.protea.platform
ArtifactId

ArtifactId

forms
Version

Version

0.5.0
Type

Type

jar
Description

Description

protea-forms
Add server-side dynamic form handling

Download forms 0.5.0


<!-- https://jarcasting.com/artifacts/cc.protea.platform/forms/ -->
<dependency>
    <groupId>cc.protea.platform</groupId>
    <artifactId>forms</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.protea.platform/forms/
implementation 'cc.protea.platform:forms:0.5.0'
// https://jarcasting.com/artifacts/cc.protea.platform/forms/
implementation ("cc.protea.platform:forms:0.5.0")
'cc.protea.platform:forms:jar:0.5.0'
<dependency org="cc.protea.platform" name="forms" rev="0.5.0">
  <artifact name="forms" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.protea.platform', module='forms', version='0.5.0')
)
libraryDependencies += "cc.protea.platform" % "forms" % "0.5.0"
[cc.protea.platform/forms "0.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
cc.protea.platform : platform jar [0.5.0,0.6]

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.