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