License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.google.code.play2-maven-plugin |
ArtifactId | ArtifactIdplay2-source-watchers |
Version | Version1.0.0-rc5 |
Type | Typepom |
Description |
DescriptionPlay! 2.x Source Watchers
Play! 2.x Source Watchers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play2-source-watchers-1.0.0-rc5.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-watchers/ -->
<dependency>
<groupId>com.google.code.play2-maven-plugin</groupId>
<artifactId>play2-source-watchers</artifactId>
<version>1.0.0-rc5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-watchers/
implementation 'com.google.code.play2-maven-plugin:play2-source-watchers:1.0.0-rc5'
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-watchers/
implementation ("com.google.code.play2-maven-plugin:play2-source-watchers:1.0.0-rc5")
'com.google.code.play2-maven-plugin:play2-source-watchers:pom:1.0.0-rc5'
<dependency org="com.google.code.play2-maven-plugin" name="play2-source-watchers" rev="1.0.0-rc5">
<artifact name="play2-source-watchers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.play2-maven-plugin', module='play2-source-watchers', version='1.0.0-rc5')
)
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-source-watchers" % "1.0.0-rc5"
[com.google.code.play2-maven-plugin/play2-source-watchers "1.0.0-rc5"]
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 |