| License |
License |
|---|---|
| GroupId | GroupIdcom.github.seratch |
| ArtifactId | ArtifactIdhackernews4s_2.12 |
| Version | Version0.6.1 |
| Type | Typejar |
| Description |
Descriptionhackernews4s
hackernews4s
|
| Project Organization |
Project Organizationcom.github.seratch |
| Filename | Size |
|---|---|
| hackernews4s_2.12-0.6.1.pom | |
| hackernews4s_2.12-0.6.1.jar | 70 KB |
| hackernews4s_2.12-0.6.1-sources.jar | 5 KB |
| hackernews4s_2.12-0.6.1-javadoc.jar | 684 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/hackernews4s_2.12/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>hackernews4s_2.12</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/hackernews4s_2.12/
implementation 'com.github.seratch:hackernews4s_2.12:0.6.1'
// https://jarcasting.com/artifacts/com.github.seratch/hackernews4s_2.12/
implementation ("com.github.seratch:hackernews4s_2.12:0.6.1")
'com.github.seratch:hackernews4s_2.12:jar:0.6.1'
<dependency org="com.github.seratch" name="hackernews4s_2.12" rev="0.6.1">
<artifact name="hackernews4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='hackernews4s_2.12', version='0.6.1')
)
libraryDependencies += "com.github.seratch" % "hackernews4s_2.12" % "0.6.1"
[com.github.seratch/hackernews4s_2.12 "0.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0 |
| org.skinny-framework : skinny-http-client_2.12 | jar | 2.3.0-RC1 |
| org.skinny-framework : skinny-json_2.12 | jar | 2.3.0-RC1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | [1.1,1.2) |
| org.scalatest : scalatest_2.12 | jar | 3.0.0 |
| org.scalacheck : scalacheck_2.12 | jar | [1.13,1.14) |