is not current version
Last Version 1.2.0

com.github.exabrial:form-binding-parent 1.0.0

Form URL Encoding binding

Categories

Categories

ORM Data
GroupId

GroupId

com.github.exabrial
ArtifactId

ArtifactId

form-binding-parent
Version

Version

1.0.0
Type

Type

pom

Download form-binding-parent 1.0.0


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