is not current version
Last Version 0.0.7

org.guppy4j:event-impl 0.0.2


GroupId

GroupId

org.guppy4j
ArtifactId

ArtifactId

event-impl
Version

Version

0.0.2
Type

Type

jar

Download event-impl 0.0.2


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