is not current version
Last Version 1.6.0

com.sippnex:firemaw-server 1.2.0

The java-server-library for the firemaw open source framework for advanced REST communication with advanced JSON-Objects

GroupId

GroupId

com.sippnex
ArtifactId

ArtifactId

firemaw-server
Version

Version

1.2.0
Type

Type

jar

Download firemaw-server 1.2.0


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