Last Version

se.lth.immun:MSDataProtocolActors 0.4.0

Akka Actor based library for for sending and receiving MSDataProtocol data.

License

License

Categories

Categories

Data
GroupId

GroupId

se.lth.immun
ArtifactId

ArtifactId

MSDataProtocolActors
Version

Version

0.4.0
Type

Type

jar
Description

Description

se.lth.immun:MSDataProtocolActors
Akka Actor based library for for sending and receiving MSDataProtocol data.
Project URL

Project URL

https://github.com/fickludd/panther

Download MSDataProtocolActors 0.4.0


<!-- https://jarcasting.com/artifacts/se.lth.immun/MSDataProtocolActors/ -->
<dependency>
    <groupId>se.lth.immun</groupId>
    <artifactId>MSDataProtocolActors</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.lth.immun/MSDataProtocolActors/
implementation 'se.lth.immun:MSDataProtocolActors:0.4.0'
// https://jarcasting.com/artifacts/se.lth.immun/MSDataProtocolActors/
implementation ("se.lth.immun:MSDataProtocolActors:0.4.0")
'se.lth.immun:MSDataProtocolActors:jar:0.4.0'
<dependency org="se.lth.immun" name="MSDataProtocolActors" rev="0.4.0">
  <artifact name="MSDataProtocolActors" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lth.immun', module='MSDataProtocolActors', version='0.4.0')
)
libraryDependencies += "se.lth.immun" % "MSDataProtocolActors" % "0.4.0"
[se.lth.immun/MSDataProtocolActors "0.4.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
com.typesafe.akka : akka-actor_2.10 jar 2.3.9
se.lth.immun : MSDataProtocol jar 0.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.