is not current version
Last Version 1.0.0-rc5

com.google.code.play2-maven-plugin:play2-source-watcher-jnotify 1.0.0-rc4

Play! 2.x Source Watcher JNotify

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.play2-maven-plugin
ArtifactId

ArtifactId

play2-source-watcher-jnotify
Version

Version

1.0.0-rc4
Type

Type

jar

Download play2-source-watcher-jnotify 1.0.0-rc4


<!-- https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-watcher-jnotify/ -->
<dependency>
    <groupId>com.google.code.play2-maven-plugin</groupId>
    <artifactId>play2-source-watcher-jnotify</artifactId>
    <version>1.0.0-rc4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-watcher-jnotify/
implementation 'com.google.code.play2-maven-plugin:play2-source-watcher-jnotify:1.0.0-rc4'
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-watcher-jnotify/
implementation ("com.google.code.play2-maven-plugin:play2-source-watcher-jnotify:1.0.0-rc4")
'com.google.code.play2-maven-plugin:play2-source-watcher-jnotify:jar:1.0.0-rc4'
<dependency org="com.google.code.play2-maven-plugin" name="play2-source-watcher-jnotify" rev="1.0.0-rc4">
  <artifact name="play2-source-watcher-jnotify" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.play2-maven-plugin', module='play2-source-watcher-jnotify', version='1.0.0-rc4')
)
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-source-watcher-jnotify" % "1.0.0-rc4"
[com.google.code.play2-maven-plugin/play2-source-watcher-jnotify "1.0.0-rc4"]