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