is not current version
Last Version 0.11.3

com.strategicgains:RestExpress 0.11.2

Internet scale, high-performance RESTful Services in Java

Categories

Categories

RestExpress Program Interface REST Frameworks
GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

RestExpress
Version

Version

0.11.2
Type

Type

jar

Download RestExpress 0.11.2


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