#Commons
sbtを使用の方は以下のライブラリを加えて下さい。
resolvers += "hiro0107 repository" at "http://dl.bintray.com/hiro0107/maven"
libraryDependencies ++= Seq(
"com.github.hiro0107.commons" % "commons_2.10" % "0.1.0"
)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Commons
sbtを使用の方は以下のライブラリを加えて下さい。
resolvers += "hiro0107 repository" at "http://dl.bintray.com/hiro0107/maven"
libraryDependencies ++= Seq(
"com.github.hiro0107.commons" % "commons_2.10" % "0.1.0"
)