seratch / nhk4s   1.1.0

GitHub

"NHK 番組表 API" client library for Scala

Scala versions: 2.11 2.10

nhk4s 1.0.0


Group ID:
com.github.seratch
Artifact ID:
nhk4s_2.11
Version:
1.0.0
Release Date:
Dec 20, 2014
Licenses:
Files:

libraryDependencies += "com.github.seratch" %% "nhk4s" % "1.0.0"

Mill build tool

ivy"com.github.seratch::nhk4s:1.0.0"

Scala CLI

//> using dep "com.github.seratch::nhk4s:1.0.0"

Ammonite REPL

import $ivy.`com.github.seratch::nhk4s:1.0.0`

<dependency>
  <groupId>com.github.seratch</groupId>
  <artifactId>nhk4s_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.seratch', name: 'nhk4s_2.11', version: '1.0.0'