is not current version
Last Version 1.0.0-rc5

com.google.code.play2-maven-plugin:play2-providers 1.0.0-beta1

Play! 2.x Providers

Categories

Categories

IDE Development Tools Maven Build Tools
GroupId

GroupId

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

ArtifactId

play2-providers
Version

Version

1.0.0-beta1
Type

Type

pom

Download play2-providers 1.0.0-beta1


<!-- 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-beta1</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-beta1'
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-providers/
implementation ("com.google.code.play2-maven-plugin:play2-providers:1.0.0-beta1")
'com.google.code.play2-maven-plugin:play2-providers:pom:1.0.0-beta1'
<dependency org="com.google.code.play2-maven-plugin" name="play2-providers" rev="1.0.0-beta1">
  <artifact name="play2-providers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.play2-maven-plugin', module='play2-providers', version='1.0.0-beta1')
)
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-providers" % "1.0.0-beta1"
[com.google.code.play2-maven-plugin/play2-providers "1.0.0-beta1"]