GroupId | GroupIdorg.soulwing |
---|---|
ArtifactId | ArtifactIdjax-rs-href |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
jax-rs-href-1.0.4.pom | |
jax-rs-href-1.0.4.jar | 27 KB |
jax-rs-href-1.0.4-test-sources.jar | 19 KB |
jax-rs-href-1.0.4-test-javadoc.jar | 118 KB |
jax-rs-href-1.0.4-sources.jar | 24 KB |
jax-rs-href-1.0.4-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.soulwing/jax-rs-href/ -->
<dependency>
<groupId>org.soulwing</groupId>
<artifactId>jax-rs-href</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.soulwing/jax-rs-href/
implementation 'org.soulwing:jax-rs-href:1.0.4'
// https://jarcasting.com/artifacts/org.soulwing/jax-rs-href/
implementation ("org.soulwing:jax-rs-href:1.0.4")
'org.soulwing:jax-rs-href:jar:1.0.4'
<dependency org="org.soulwing" name="jax-rs-href" rev="1.0.4">
<artifact name="jax-rs-href" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.soulwing', module='jax-rs-href', version='1.0.4')
)
libraryDependencies += "org.soulwing" % "jax-rs-href" % "1.0.4"
[org.soulwing/jax-rs-href "1.0.4"]