GroupId | GroupIdcom.reprezen.genflow |
---|---|
ArtifactId | ArtifactIdrapidml-jaxrs |
Version | Version0.0.17 |
Type | Typejar |
Filename | Size |
---|---|
rapidml-jaxrs-0.0.17.pom | |
rapidml-jaxrs-0.0.17.jar | 24 KB |
rapidml-jaxrs-0.0.17-sources.jar | 29 KB |
rapidml-jaxrs-0.0.17-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-jaxrs/ -->
<dependency>
<groupId>com.reprezen.genflow</groupId>
<artifactId>rapidml-jaxrs</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-jaxrs/
implementation 'com.reprezen.genflow:rapidml-jaxrs:0.0.17'
// https://jarcasting.com/artifacts/com.reprezen.genflow/rapidml-jaxrs/
implementation ("com.reprezen.genflow:rapidml-jaxrs:0.0.17")
'com.reprezen.genflow:rapidml-jaxrs:jar:0.0.17'
<dependency org="com.reprezen.genflow" name="rapidml-jaxrs" rev="0.0.17">
<artifact name="rapidml-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.reprezen.genflow', module='rapidml-jaxrs', version='0.0.17')
)
libraryDependencies += "com.reprezen.genflow" % "rapidml-jaxrs" % "0.0.17"
[com.reprezen.genflow/rapidml-jaxrs "0.0.17"]