is not current version
Last Version 1.2

org.sonatype.plexus.appevents:simple-event-multicaster 1.0.0


GroupId

GroupId

org.sonatype.plexus.appevents
ArtifactId

ArtifactId

simple-event-multicaster
Version

Version

1.0.0
Type

Type

jar

Download simple-event-multicaster 1.0.0


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