is not current version
Last Version 2.2.1

com.wellfactored:play-bindings_2.11 1.2.0

play-bindings

GroupId

GroupId

com.wellfactored
ArtifactId

ArtifactId

play-bindings_2.11
Version

Version

1.2.0
Type

Type

jar

Download play-bindings_2.11 1.2.0


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