is not current version
Last Version 0.7.0

co.paralleluniverse:comsat-tomcat-loader 0.4.0

Fibers services for web

Categories

Categories

Tomcat Container Application Servers Comsat Net Networking
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

comsat-tomcat-loader
Version

Version

0.4.0
Type

Type

jar

Download comsat-tomcat-loader 0.4.0


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