is not current version
Last Version 6.5.2

org.aoju:bus-notify 6.0.1

Bus Notify

GroupId

GroupId

org.aoju
ArtifactId

ArtifactId

bus-notify
Version

Version

6.0.1
Type

Type

jar

Download bus-notify 6.0.1


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