GroupId | GroupIdio.nflow |
---|---|
ArtifactId | ArtifactIdnflow-rest-api-jax-rs |
Version | Version5.3.2 |
Type | Typejar |
Filename | Size |
---|---|
nflow-rest-api-jax-rs-5.3.2.pom | |
nflow-rest-api-jax-rs-5.3.2.jar | 14 KB |
nflow-rest-api-jax-rs-5.3.2-sources.jar | 10 KB |
nflow-rest-api-jax-rs-5.3.2-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-jax-rs/ -->
<dependency>
<groupId>io.nflow</groupId>
<artifactId>nflow-rest-api-jax-rs</artifactId>
<version>5.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-jax-rs/
implementation 'io.nflow:nflow-rest-api-jax-rs:5.3.2'
// https://jarcasting.com/artifacts/io.nflow/nflow-rest-api-jax-rs/
implementation ("io.nflow:nflow-rest-api-jax-rs:5.3.2")
'io.nflow:nflow-rest-api-jax-rs:jar:5.3.2'
<dependency org="io.nflow" name="nflow-rest-api-jax-rs" rev="5.3.2">
<artifact name="nflow-rest-api-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nflow', module='nflow-rest-api-jax-rs', version='5.3.2')
)
libraryDependencies += "io.nflow" % "nflow-rest-api-jax-rs" % "5.3.2"
[io.nflow/nflow-rest-api-jax-rs "5.3.2"]