is not current version
Last Version 1.1

org.jacpfx:vxms-event 1.0-RC3


GroupId

GroupId

org.jacpfx
ArtifactId

ArtifactId

vxms-event
Version

Version

1.0-RC3
Type

Type

jar

Download vxms-event 1.0-RC3


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