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