is not current version
Last Version 1.1

org.jacpfx:vxms-rest 1.0-RC1


GroupId

GroupId

org.jacpfx
ArtifactId

ArtifactId

vxms-rest
Version

Version

1.0-RC1
Type

Type

jar

Download vxms-rest 1.0-RC1


<!-- https://jarcasting.com/artifacts/org.jacpfx/vxms-rest/ -->
<dependency>
    <groupId>org.jacpfx</groupId>
    <artifactId>vxms-rest</artifactId>
    <version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jacpfx/vxms-rest/
implementation 'org.jacpfx:vxms-rest:1.0-RC1'
// https://jarcasting.com/artifacts/org.jacpfx/vxms-rest/
implementation ("org.jacpfx:vxms-rest:1.0-RC1")
'org.jacpfx:vxms-rest:jar:1.0-RC1'
<dependency org="org.jacpfx" name="vxms-rest" rev="1.0-RC1">
  <artifact name="vxms-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jacpfx', module='vxms-rest', version='1.0-RC1')
)
libraryDependencies += "org.jacpfx" % "vxms-rest" % "1.0-RC1"
[org.jacpfx/vxms-rest "1.0-RC1"]