is not current version
Last Version 2.13.1

nl.vpro.shared:vpro-shared-client-resteasy3 2.11.1

Utilities related to resteasy api clients.

Categories

Categories

CLI User Interface RESTEasy Program Interface REST Frameworks
GroupId

GroupId

nl.vpro.shared
ArtifactId

ArtifactId

vpro-shared-client-resteasy3
Version

Version

2.11.1
Type

Type

jar

Download vpro-shared-client-resteasy3 2.11.1


<!-- https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-client-resteasy3/ -->
<dependency>
    <groupId>nl.vpro.shared</groupId>
    <artifactId>vpro-shared-client-resteasy3</artifactId>
    <version>2.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-client-resteasy3/
implementation 'nl.vpro.shared:vpro-shared-client-resteasy3:2.11.1'
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-client-resteasy3/
implementation ("nl.vpro.shared:vpro-shared-client-resteasy3:2.11.1")
'nl.vpro.shared:vpro-shared-client-resteasy3:jar:2.11.1'
<dependency org="nl.vpro.shared" name="vpro-shared-client-resteasy3" rev="2.11.1">
  <artifact name="vpro-shared-client-resteasy3" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.shared', module='vpro-shared-client-resteasy3', version='2.11.1')
)
libraryDependencies += "nl.vpro.shared" % "vpro-shared-client-resteasy3" % "2.11.1"
[nl.vpro.shared/vpro-shared-client-resteasy3 "2.11.1"]