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