is not current version
Last Version 1.0-alpha-4

plexus:plexus-notification 1.0-alpha-3


GroupId

GroupId

plexus
ArtifactId

ArtifactId

plexus-notification
Version

Version

1.0-alpha-3
Type

Type

jar

Download plexus-notification 1.0-alpha-3


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