Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdjax-rs-client-se |
Version | Version1.0.27 |
Type | Typejar |
Filename | Size |
---|---|
jax-rs-client-se-1.0.27.pom | |
jax-rs-client-se-1.0.27.jar | 22 KB |
jax-rs-client-se-1.0.27-sources.jar | 13 KB |
jax-rs-client-se-1.0.27-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/jax-rs-client-se/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>jax-rs-client-se</artifactId>
<version>1.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/jax-rs-client-se/
implementation 'com.jslsolucoes:jax-rs-client-se:1.0.27'
// https://jarcasting.com/artifacts/com.jslsolucoes/jax-rs-client-se/
implementation ("com.jslsolucoes:jax-rs-client-se:1.0.27")
'com.jslsolucoes:jax-rs-client-se:jar:1.0.27'
<dependency org="com.jslsolucoes" name="jax-rs-client-se" rev="1.0.27">
<artifact name="jax-rs-client-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='jax-rs-client-se', version='1.0.27')
)
libraryDependencies += "com.jslsolucoes" % "jax-rs-client-se" % "1.0.27"
[com.jslsolucoes/jax-rs-client-se "1.0.27"]