is not current version
Last Version 0.12.2

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

form-binder

Categories

Categories

ORM Data
GroupId

GroupId

com.github.tminglei
ArtifactId

ArtifactId

form-binder_2.11
Version

Version

0.11.0
Type

Type

jar

Download form-binder_2.11 0.11.0


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