License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.google.code.play2-maven-plugin |
ArtifactId | ArtifactIdplay2-source-watcher-jnotify |
Version | Version1.0.0-rc5 |
Type | Typejar |
Description |
DescriptionPlay! 2.x Source Watcher JNotify
Play! 2.x Source Watcher JNotify
|
<!-- 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-rc5</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-rc5'
// 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-rc5")
'com.google.code.play2-maven-plugin:play2-source-watcher-jnotify:jar:1.0.0-rc5'
<dependency org="com.google.code.play2-maven-plugin" name="play2-source-watcher-jnotify" rev="1.0.0-rc5">
<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-rc5')
)
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-source-watcher-jnotify" % "1.0.0-rc5"
[com.google.code.play2-maven-plugin/play2-source-watcher-jnotify "1.0.0-rc5"]
Group / Artifact | Type | Version |
---|---|---|
net.contentobjects.jnotify : jnotify | jar | 0.94 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.play2-maven-plugin : play2-source-watcher-api | jar | 1.0.0-rc5 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.6 |