is not current version
Last Version 2.1.4

ch.software-atelier:simpleflex-rest 2.1

REST Extension for the simpleflex-base webserver

GroupId

GroupId

ch.software-atelier
ArtifactId

ArtifactId

simpleflex-rest
Version

Version

2.1
Type

Type

jar

Download simpleflex-rest 2.1


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