is not current version
Last Version 1.0.0-rc5

com.google.code.play2-maven-plugin:play2-source-watcher-polling 1.0.0-beta6

Play! 2.x Source Watcher Polling

Categories

Categories

Maven Build Tools
GroupId

GroupId

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

ArtifactId

play2-source-watcher-polling
Version

Version

1.0.0-beta6
Type

Type

jar

Download play2-source-watcher-polling 1.0.0-beta6


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