is not current version
Last Version 0.1

net.wasdev.wlp.starters.template:compile-pom 0.0.5


Categories

Categories

Net
GroupId

GroupId

net.wasdev.wlp.starters.template
ArtifactId

ArtifactId

compile-pom
Version

Version

0.0.5
Type

Type

pom

Download compile-pom 0.0.5

Filename Size
compile-pom-0.0.5.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/net.wasdev.wlp.starters.template/compile-pom/ -->
<dependency>
    <groupId>net.wasdev.wlp.starters.template</groupId>
    <artifactId>compile-pom</artifactId>
    <version>0.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.wasdev.wlp.starters.template/compile-pom/
implementation 'net.wasdev.wlp.starters.template:compile-pom:0.0.5'
// https://jarcasting.com/artifacts/net.wasdev.wlp.starters.template/compile-pom/
implementation ("net.wasdev.wlp.starters.template:compile-pom:0.0.5")
'net.wasdev.wlp.starters.template:compile-pom:pom:0.0.5'
<dependency org="net.wasdev.wlp.starters.template" name="compile-pom" rev="0.0.5">
  <artifact name="compile-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.wasdev.wlp.starters.template', module='compile-pom', version='0.0.5')
)
libraryDependencies += "net.wasdev.wlp.starters.template" % "compile-pom" % "0.0.5"
[net.wasdev.wlp.starters.template/compile-pom "0.0.5"]