License |
License |
---|---|
GroupId | GroupIdcom.wellfactored |
ArtifactId | ArtifactIdplay-bindings_2.11 |
Version | Version2.2.1 |
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.11-2.2.1.pom | |
play-bindings_2.11-2.2.1.jar | 22 KB |
play-bindings_2.11-2.2.1-sources.jar | 4 KB |
play-bindings_2.11-2.2.1-javadoc.jar | 379 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wellfactored/play-bindings_2.11/ -->
<dependency>
<groupId>com.wellfactored</groupId>
<artifactId>play-bindings_2.11</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wellfactored/play-bindings_2.11/
implementation 'com.wellfactored:play-bindings_2.11:2.2.1'
// https://jarcasting.com/artifacts/com.wellfactored/play-bindings_2.11/
implementation ("com.wellfactored:play-bindings_2.11:2.2.1")
'com.wellfactored:play-bindings_2.11:jar:2.2.1'
<dependency org="com.wellfactored" name="play-bindings_2.11" rev="2.2.1">
<artifact name="play-bindings_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wellfactored', module='play-bindings_2.11', version='2.2.1')
)
libraryDependencies += "com.wellfactored" % "play-bindings_2.11" % "2.2.1"
[com.wellfactored/play-bindings_2.11 "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.chuusai : shapeless_2.11 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.5.18 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |