Last Version

comsat-actors-netty 0.7.0

Fibers services for web

License

License

Categories

Categories

Net Comsat Networking Netty
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

comsat-actors-netty
Version

Version

0.7.0
Type

Type

jar
Description

Description

comsat-actors-netty
Fibers services for web
Source Code Management

Source Code Management

https://github.com/puniverse/comsat

Download comsat-actors-netty 0.7.0


<!-- https://jarcasting.com/artifacts/co.paralleluniverse/comsat-actors-netty/ -->
<dependency>
    <groupId>co.paralleluniverse</groupId>
    <artifactId>comsat-actors-netty</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.paralleluniverse/comsat-actors-netty/
implementation 'co.paralleluniverse:comsat-actors-netty:0.7.0'
// https://jarcasting.com/artifacts/co.paralleluniverse/comsat-actors-netty/
implementation ("co.paralleluniverse:comsat-actors-netty:0.7.0")
'co.paralleluniverse:comsat-actors-netty:jar:0.7.0'
<dependency org="co.paralleluniverse" name="comsat-actors-netty" rev="0.7.0">
  <artifact name="comsat-actors-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.paralleluniverse', module='comsat-actors-netty', version='0.7.0')
)
libraryDependencies += "co.paralleluniverse" % "comsat-actors-netty" % "0.7.0"
[co.paralleluniverse/comsat-actors-netty "0.7.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
io.netty : netty-all jar 4.0.36.Final
co.paralleluniverse : comsat-actors-api jar 0.7.0

test (3)

Group / Artifact Type Version
javax.websocket : javax.websocket-api jar 1.0
junit : junit jar 4.12
co.paralleluniverse : comsat-test-utils jar 0.7.0

Project Modules

There are no modules declared in this project.