com.flyobjectspace:scala-lib_2.9.1

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.flyobjectspace
ArtifactId

ArtifactId

scala-lib_2.9.1
Last Version

Last Version

1.3.9
Release Date

Release Date

Type

Type

jar
Description

Description

Fly Scala is a scala client library for working with a Fly Server. Fly is an object space server that is specifically written to provide lightweight object based messaging between computers running on a network. This distribution does not contain the server, please go to http://www.flyobjectspace.com/ for the server that matches the version of Fly Scala you want to use.

Download scala-lib_2.9.1

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scalaz : scalaz-core_2.9.1 jar 6.0.2
org.specs2 : specs2_2.9.1 jar 1.6.1
org.scala-lang : scala-library jar 2.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.9
1.3.8