Categories |
CategoriesCLI User Interface RESTEasy Program Interface REST Frameworks |
---|---|
GroupId | GroupIdnl.vpro.shared |
ArtifactId | ArtifactIdvpro-shared-client-resteasy3 |
Version | Version2.11.0 |
Type | Typejar |
<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-client-resteasy3/
implementation 'nl.vpro.shared:vpro-shared-client-resteasy3:2.11.0'
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-client-resteasy3/
implementation ("nl.vpro.shared:vpro-shared-client-resteasy3:2.11.0")
'nl.vpro.shared:vpro-shared-client-resteasy3:jar:2.11.0'
<dependency org="nl.vpro.shared" name="vpro-shared-client-resteasy3" rev="2.11.0">
<artifact name="vpro-shared-client-resteasy3" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.shared', module='vpro-shared-client-resteasy3', version='2.11.0')
)
libraryDependencies += "nl.vpro.shared" % "vpro-shared-client-resteasy3" % "2.11.0"
[nl.vpro.shared/vpro-shared-client-resteasy3 "2.11.0"]