Files download
File Operation
local-notifications-4.0.7.jar download
local-notifications-4.0.7.pom download
local-notifications-4.0.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gluonhq.attach</groupId>
  <artifactId>local-notifications</artifactId>
  <version>4.0.7</version>
</dependency>
Gradle Groovy
implementation 'com.gluonhq.attach:local-notifications:4.0.7'
Gradle Kotlin
implementation("com.gluonhq.attach:local-notifications:4.0.7")
Scala SBT
libraryDependencies += "com.gluonhq.attach" % "local-notifications" % "4.0.7"
Groovy Grape
@Grapes(
  @Grab(group='com.gluonhq.attach', module='local-notifications', version='4.0.7')
)
Apache Ivy
<dependency org="com.gluonhq.attach" name="local-notifications" rev="4.0.7" />
Leiningen
[com.gluonhq.attach/local-notifications "4.0.7"]
Apache Buildr
'com.gluonhq.attach:local-notifications:jar:4.0.7'
Dependencies
The project has no third-party dependencies