scala-gopher


License

License

Apache 2
Categories

Categories

Scala Languages
GroupId

GroupId

com.github.rssh
ArtifactId

ArtifactId

scala-gopher_2.10
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

scala-gopher
scala-gopher
Project Organization

Project Organization

com.github.rssh

Download scala-gopher_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.rssh/scala-gopher_2.10/ -->
<dependency>
    <groupId>com.github.rssh</groupId>
    <artifactId>scala-gopher_2.10</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rssh/scala-gopher_2.10/
implementation 'com.github.rssh:scala-gopher_2.10:0.9.1'
// https://jarcasting.com/artifacts/com.github.rssh/scala-gopher_2.10/
implementation ("com.github.rssh:scala-gopher_2.10:0.9.1")
'com.github.rssh:scala-gopher_2.10:jar:0.9.1'
<dependency org="com.github.rssh" name="scala-gopher_2.10" rev="0.9.1">
  <artifact name="scala-gopher_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rssh', module='scala-gopher_2.10', version='0.9.1')
)
libraryDependencies += "com.github.rssh" % "scala-gopher_2.10" % "0.9.1"
[com.github.rssh/scala-gopher_2.10 "0.9.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.2
org.scala-lang : scala-reflect jar 2.10.2
com.typesafe.akka : akka-actor_2.10 jar 2.2.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 1.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0