| License |
License |
|---|---|
| GroupId | GroupIdcom.pongr |
| ArtifactId | ArtifactIddiamondhead_2.9.1 |
| Version | Version0.9.0 |
| Type | Typejar |
| Description |
Descriptiondiamondhead
Scala signed requests
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| diamondhead_2.9.1-0.9.0.pom | |
| diamondhead_2.9.1-0.9.0.jar | 28 KB |
| diamondhead_2.9.1-0.9.0-sources.jar | 2 KB |
| diamondhead_2.9.1-0.9.0-javadoc.jar | 253 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pongr/diamondhead_2.9.1/ -->
<dependency>
<groupId>com.pongr</groupId>
<artifactId>diamondhead_2.9.1</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pongr/diamondhead_2.9.1/
implementation 'com.pongr:diamondhead_2.9.1:0.9.0'
// https://jarcasting.com/artifacts/com.pongr/diamondhead_2.9.1/
implementation ("com.pongr:diamondhead_2.9.1:0.9.0")
'com.pongr:diamondhead_2.9.1:jar:0.9.0'
<dependency org="com.pongr" name="diamondhead_2.9.1" rev="0.9.0">
<artifact name="diamondhead_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pongr', module='diamondhead_2.9.1', version='0.9.0')
)
libraryDependencies += "com.pongr" % "diamondhead_2.9.1" % "0.9.0"
[com.pongr/diamondhead_2.9.1 "0.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| io.spray » spray-json_2.9.2 | jar | 1.2.3 |
| commons-codec : commons-codec | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.9.1 | jar | 1.12.4 |