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