| License |
License |
|---|---|
| GroupId | GroupIdcom.github.scaldi |
| ArtifactId | ArtifactIdscaldi-play_2.10 |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionscaldi-play
Scaldi-Play - Scaldi integration for Play framework
|
| Project Organization |
Project Organizationcom.github.scaldi |
| Filename | Size |
|---|---|
| scaldi-play_2.10-0.2.2.pom | |
| scaldi-play_2.10-0.2.2.jar | 15 KB |
| scaldi-play_2.10-0.2.2-sources.jar | 1 KB |
| scaldi-play_2.10-0.2.2-javadoc.jar | 348 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.scaldi/scaldi-play_2.10/ -->
<dependency>
<groupId>com.github.scaldi</groupId>
<artifactId>scaldi-play_2.10</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.scaldi/scaldi-play_2.10/
implementation 'com.github.scaldi:scaldi-play_2.10:0.2.2'
// https://jarcasting.com/artifacts/com.github.scaldi/scaldi-play_2.10/
implementation ("com.github.scaldi:scaldi-play_2.10:0.2.2")
'com.github.scaldi:scaldi-play_2.10:jar:0.2.2'
<dependency org="com.github.scaldi" name="scaldi-play_2.10" rev="0.2.2">
<artifact name="scaldi-play_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.scaldi', module='scaldi-play_2.10', version='0.2.2')
)
libraryDependencies += "com.github.scaldi" % "scaldi-play_2.10" % "0.2.2"
[com.github.scaldi/scaldi-play_2.10 "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| com.github.scaldi : scaldi_2.10 | jar | 0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.10 | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 1.9.1 |