is not current version
Last Version 1.3.29

org.bardframework.form:form 0.3.3


Categories

Categories

ORM Data
GroupId

GroupId

org.bardframework.form
ArtifactId

ArtifactId

form
Version

Version

0.3.3
Type

Type

jar

Download form 0.3.3


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