is not current version
Last Version 2.31.0

nl.vpro.shared:vpro-shared-client-resteasy 2.11.3

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-resteasy
Version

Version

2.11.3
Type

Type

jar

Download vpro-shared-client-resteasy 2.11.3


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