is not current version
Last Version 2018.5.0

org.wildfly.swarm:microprofile-restclient 2018.3.2


Categories

Categories

WildFly Container Application Servers CLI User Interface
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

microprofile-restclient
Version

Version

2018.3.2
Type

Type

jar

Download microprofile-restclient 2018.3.2


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