is not current version
Last Version 1.0.34

com.jslsolucoes:jaxrs-client 1.0.33


Categories

Categories

CLI User Interface
GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

jaxrs-client
Version

Version

1.0.33
Type

Type

jar

Download jaxrs-client 1.0.33


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