License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.kaliber |
ArtifactId | ArtifactIdplay-s3_2.10 |
Version | Version7.0.2 |
Type | Typejar |
Description |
Descriptionplay-s3
play-s3
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.kaliber |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-s3_2.10-7.0.2.pom | |
play-s3_2.10-7.0.2.jar | 249 KB |
play-s3_2.10-7.0.2-sources.jar | 17 KB |
play-s3_2.10-7.0.2-javadoc.jar | 575 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.kaliber/play-s3_2.10/ -->
<dependency>
<groupId>net.kaliber</groupId>
<artifactId>play-s3_2.10</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.kaliber/play-s3_2.10/
implementation 'net.kaliber:play-s3_2.10:7.0.2'
// https://jarcasting.com/artifacts/net.kaliber/play-s3_2.10/
implementation ("net.kaliber:play-s3_2.10:7.0.2")
'net.kaliber:play-s3_2.10:jar:7.0.2'
<dependency org="net.kaliber" name="play-s3_2.10" rev="7.0.2">
<artifact name="play-s3_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kaliber', module='play-s3_2.10', version='7.0.2')
)
libraryDependencies += "net.kaliber" % "play-s3_2.10" % "7.0.2"
[net.kaliber/play-s3_2.10 "7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-ws_2.10 | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.10 | jar | 2.4.0 |
org.specs2 : specs2-core_2.10 | jar | 3.6.1 |