| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ancane |
| ArtifactId | ArtifactIdhaldr_2.10 |
| Version | Version0.4 |
| Type | Typejar |
| Description |
Descriptionhaldr
HAL builder for spray-json
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.ancane |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| haldr_2.10-0.4.pom | |
| haldr_2.10-0.4.jar | 47 KB |
| haldr_2.10-0.4-sources.jar | 2 KB |
| haldr_2.10-0.4-javadoc.jar | 353 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ancane/haldr_2.10/ -->
<dependency>
<groupId>com.github.ancane</groupId>
<artifactId>haldr_2.10</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ancane/haldr_2.10/
implementation 'com.github.ancane:haldr_2.10:0.4'
// https://jarcasting.com/artifacts/com.github.ancane/haldr_2.10/
implementation ("com.github.ancane:haldr_2.10:0.4")
'com.github.ancane:haldr_2.10:jar:0.4'
<dependency org="com.github.ancane" name="haldr_2.10" rev="0.4">
<artifact name="haldr_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ancane', module='haldr_2.10', version='0.4')
)
libraryDependencies += "com.github.ancane" % "haldr_2.10" % "0.4"
[com.github.ancane/haldr_2.10 "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.5 |
| no.arktekk : uri-template_2.10 | jar | 1.0.2 |
| io.spray : spray-json_2.10 | jar | 1.3.1 |
| io.spray : spray-http_2.10 | jar | 1.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-actor_2.10 | jar | 2.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.spray : spray-routing_2.10 | jar | 1.3.3 |
| io.spray : spray-testkit_2.10 | jar | 1.3.3 |
| org.specs2 : specs2_2.10 | jar | 2.3.13 |