License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdse.lth.immun |
ArtifactId | ArtifactIdMSDataProtocolActors |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionse.lth.immun:MSDataProtocolActors
Akka Actor based library for for sending and receiving MSDataProtocol data.
|
Project URL |
Project URL |
Filename | Size |
---|---|
MSDataProtocolActors-0.4.0.pom | |
MSDataProtocolActors-0.4.0.jar | 45 KB |
MSDataProtocolActors-0.4.0-sources.jar | 680 bytes |
MSDataProtocolActors-0.4.0-javadoc.jar | 680 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |