is not current version
Last Version 0.7.0

co.paralleluniverse:comsat-spring-webmvc 0.6.0

Fibers services for web

Categories

Categories

Comsat Net Networking
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

comsat-spring-webmvc
Version

Version

0.6.0
Type

Type

jar

Download comsat-spring-webmvc 0.6.0


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