License |
License |
---|---|
GroupId | GroupIdcom.wellfactored |
ArtifactId | ArtifactIdplay-bindings_2.10 |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionplay-bindings
play-bindings
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-bindings_2.10-1.2.0.pom | |
play-bindings_2.10-1.2.0.jar | 20 KB |
play-bindings_2.10-1.2.0-sources.jar | 1 KB |
play-bindings_2.10-1.2.0-javadoc.jar | 365 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wellfactored/play-bindings_2.10/ -->
<dependency>
<groupId>com.wellfactored</groupId>
<artifactId>play-bindings_2.10</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wellfactored/play-bindings_2.10/
implementation 'com.wellfactored:play-bindings_2.10:1.2.0'
// https://jarcasting.com/artifacts/com.wellfactored/play-bindings_2.10/
implementation ("com.wellfactored:play-bindings_2.10:1.2.0")
'com.wellfactored:play-bindings_2.10:jar:1.2.0'
<dependency org="com.wellfactored" name="play-bindings_2.10" rev="1.2.0">
<artifact name="play-bindings_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wellfactored', module='play-bindings_2.10', version='1.2.0')
)
libraryDependencies += "com.wellfactored" % "play-bindings_2.10" % "1.2.0"
[com.wellfactored/play-bindings_2.10 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.wellfactored : value-wrapper_2.10 | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.10 | jar | 2.3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.0 |