is not current version
Last Version 0.1.0.M39-d6e2a4d

com.zuunr:forms 0.1.0.M4

Java implementation of validation and hypermedia format for dynamic forms

Categories

Categories

ORM Data
GroupId

GroupId

com.zuunr
ArtifactId

ArtifactId

forms
Version

Version

0.1.0.M4
Type

Type

jar

Download forms 0.1.0.M4


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