is not current version
Last Version 3.0.2

io.github.factoryfx:microserviceRestClient 2.2.6

factoryfx dependency injection framework

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.factoryfx
ArtifactId

ArtifactId

microserviceRestClient
Version

Version

2.2.6
Type

Type

jar

Download microserviceRestClient 2.2.6


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