License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.google.code.maven-play-plugin |
ArtifactId | ArtifactIdplay12-extensions |
Last Version | Last Version1.0.0-beta7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPlay! 1.2 Specific Extensions
Play! 1.2 Specific Extensions
|
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/play12-extensions/ -->
<dependency>
<groupId>com.google.code.maven-play-plugin</groupId>
<artifactId>play12-extensions</artifactId>
<version>1.0.0-beta7</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/play12-extensions/
implementation 'com.google.code.maven-play-plugin:play12-extensions:1.0.0-beta7'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin/play12-extensions/
implementation ("com.google.code.maven-play-plugin:play12-extensions:1.0.0-beta7")
'com.google.code.maven-play-plugin:play12-extensions:jar:1.0.0-beta7'
<dependency org="com.google.code.maven-play-plugin" name="play12-extensions" rev="1.0.0-beta7">
<artifact name="play12-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin', module='play12-extensions', version='1.0.0-beta7')
)
libraryDependencies += "com.google.code.maven-play-plugin" % "play12-extensions" % "1.0.0-beta7"
[com.google.code.maven-play-plugin/play12-extensions "1.0.0-beta7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.maven-play-plugin.org.playframework : play | jar | 1.2 |
junit : junit | jar | 4.8.1 |
org.apache.maven.shared : maven-shared-utils | jar | 0.5 |