is not current version
Last Version 0.5.2

io.github.factoryfx:applicationServerRestCommon 0.4

factoryfx dependency injection framework

GroupId

GroupId

io.github.factoryfx
ArtifactId

ArtifactId

applicationServerRestCommon
Version

Version

0.4
Type

Type

jar

Download applicationServerRestCommon 0.4


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