is not current version
Last Version 1.1.1

com.sippnex:firemawserver 1.0.0

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

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.sippnex
ArtifactId

ArtifactId

firemawserver
Version

Version

1.0.0
Type

Type

jar

Download firemawserver 1.0.0


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