is not current version
Last Version 0.7.0

co.paralleluniverse:comsat-test-utils 0.3.0

Fibers services for web

Categories

Categories

Comsat Net Networking
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

comsat-test-utils
Version

Version

0.3.0
Type

Type

jar

Download comsat-test-utils 0.3.0


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