is not current version
Last Version 2.1.4

ch.software-atelier:simpleflex-base 2.1

Build Micro Services with pico footprint

GroupId

GroupId

ch.software-atelier
ArtifactId

ArtifactId

simpleflex-base
Version

Version

2.1
Type

Type

jar

Download simpleflex-base 2.1


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