License |
License |
---|---|
GroupId | GroupIdcom.github.seratch |
ArtifactId | ArtifactIdnhk4s_2.11 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionnhk4s
nhk4s
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.seratch |
Filename | Size |
---|---|
nhk4s_2.11-1.1.0.pom | |
nhk4s_2.11-1.1.0.jar | 97 KB |
nhk4s_2.11-1.1.0-sources.jar | 4 KB |
nhk4s_2.11-1.1.0-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/nhk4s_2.11/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>nhk4s_2.11</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/nhk4s_2.11/
implementation 'com.github.seratch:nhk4s_2.11:1.1.0'
// https://jarcasting.com/artifacts/com.github.seratch/nhk4s_2.11/
implementation ("com.github.seratch:nhk4s_2.11:1.1.0")
'com.github.seratch:nhk4s_2.11:jar:1.1.0'
<dependency org="com.github.seratch" name="nhk4s_2.11" rev="1.1.0">
<artifact name="nhk4s_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='nhk4s_2.11', version='1.1.0')
)
libraryDependencies += "com.github.seratch" % "nhk4s_2.11" % "1.1.0"
[com.github.seratch/nhk4s_2.11 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
joda-time : joda-time | jar | 2.8.2 |
org.joda : joda-convert | jar | 1.8.1 |
org.json4s : json4s-jackson_2.11 | jar | 3.3.0 |
org.json4s : json4s-ext_2.11 | jar | 3.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |