is not current version
Last Version 1.1

org.jacpfx:vxms-event 1.1-RC2


GroupId

GroupId

org.jacpfx
ArtifactId

ArtifactId

vxms-event
Version

Version

1.1-RC2
Type

Type

jar

Download vxms-event 1.1-RC2


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