is not current version
Last Version 0.12.2

com.github.tminglei:form-binder_2.11 0.12.1

form-binder

Categories

Categories

ORM Data
GroupId

GroupId

com.github.tminglei
ArtifactId

ArtifactId

form-binder_2.11
Version

Version

0.12.1
Type

Type

jar

Download form-binder_2.11 0.12.1


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