is not current version
Last Version 0.7.0

co.paralleluniverse:comsat-actors-undertow 0.1.1

Fibers services for web

Categories

Categories

Comsat Net Networking Undertow
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

comsat-actors-undertow
Version

Version

0.1.1
Type

Type

jar

Download comsat-actors-undertow 0.1.1


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