is not current version
Last Version 2.1.0-beta.1

com.disney.groovity:groovity-events 2.0.3


GroupId

GroupId

com.disney.groovity
ArtifactId

ArtifactId

groovity-events
Version

Version

2.0.3
Type

Type

jar

Download groovity-events 2.0.3


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