is not current version
Last Version 2.13.1

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

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.13.0
Type

Type

jar

Download vpro-shared-client-resteasy3 2.13.0


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