License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.google.code.play2-maven-plugin |
ArtifactId | ArtifactIdplay2-source-position-mappers |
Version | Version1.0.0-rc5 |
Type | Typejar |
Description |
DescriptionPlay! 2.x Source Position Mappers
Play! 2.x Source Position Mappers
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-position-mappers/ -->
<dependency>
<groupId>com.google.code.play2-maven-plugin</groupId>
<artifactId>play2-source-position-mappers</artifactId>
<version>1.0.0-rc5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-position-mappers/
implementation 'com.google.code.play2-maven-plugin:play2-source-position-mappers:1.0.0-rc5'
// https://jarcasting.com/artifacts/com.google.code.play2-maven-plugin/play2-source-position-mappers/
implementation ("com.google.code.play2-maven-plugin:play2-source-position-mappers:1.0.0-rc5")
'com.google.code.play2-maven-plugin:play2-source-position-mappers:jar:1.0.0-rc5'
<dependency org="com.google.code.play2-maven-plugin" name="play2-source-position-mappers" rev="1.0.0-rc5">
<artifact name="play2-source-position-mappers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.play2-maven-plugin', module='play2-source-position-mappers', version='1.0.0-rc5')
)
libraryDependencies += "com.google.code.play2-maven-plugin" % "play2-source-position-mappers" % "1.0.0-rc5"
[com.google.code.play2-maven-plugin/play2-source-position-mappers "1.0.0-rc5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.sbt-compiler-maven-plugin : sbt-compiler-api | jar | 1.0.0 |