| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Maven Build Tools |
| GroupId | GroupIdcom.google.code.play2-maven-plugin |
| ArtifactId | ArtifactIdplay2-providers |
| Version | Version1.0.0-rc5 |
| Type | Typepom |
| Description |
DescriptionPlay! 2.x Providers
Play! 2.x Providers
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play2-providers-1.0.0-rc5.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-providers/ -->
<dependency>
<groupId>com.google.code.play2-maven-plugin</groupId>
<artifactId>play2-providers</artifactId>
<version>1.0.0-rc5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-providers/
implementation 'com.google.code.play2-maven-plugin:play2-providers:1.0.0-rc5'
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-providers/
implementation ("com.google.code.play2-maven-plugin:play2-providers:1.0.0-rc5")
'com.google.code.play2-maven-plugin:play2-providers:pom:1.0.0-rc5'
<dependency org="com.google.code.play2-maven-plugin" name="play2-providers" rev="1.0.0-rc5">
<artifact name="play2-providers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.play2-maven-plugin', module='play2-providers', version='1.0.0-rc5')
)
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-providers" % "1.0.0-rc5"
[com.google.code.play2-maven-plugin/play2-providers "1.0.0-rc5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.play2-maven-plugin : play2-provider-api | jar | 1.0.0-rc5 |
| org.codehaus.plexus : plexus-component-annotations | jar | 1.6 |