is not current version
Last Version 0.1

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


Categories

Categories

Net
GroupId

GroupId

net.wasdev.wlp.starters.template
ArtifactId

ArtifactId

compile-pom
Version

Version

0.0.4
Type

Type

pom

Download compile-pom 0.0.4

Filename Size
compile-pom-0.0.4.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.4</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.4'
// https://jarcasting.com/artifacts/net.wasdev.wlp.starters.template/compile-pom/
implementation ("net.wasdev.wlp.starters.template:compile-pom:0.0.4")
'net.wasdev.wlp.starters.template:compile-pom:pom:0.0.4'
<dependency org="net.wasdev.wlp.starters.template" name="compile-pom" rev="0.0.4">
  <artifact name="compile-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.wasdev.wlp.starters.template', module='compile-pom', version='0.0.4')
)
libraryDependencies += "net.wasdev.wlp.starters.template" % "compile-pom" % "0.0.4"
[net.wasdev.wlp.starters.template/compile-pom "0.0.4"]