is not current version
Last Version 1.1

org.jacpfx:vxms-testing 1.1-RC1


GroupId

GroupId

org.jacpfx
ArtifactId

ArtifactId

vxms-testing
Version

Version

1.1-RC1
Type

Type

jar

Download vxms-testing 1.1-RC1


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