is not current version
Last Version 0.1

net.wasdev.wlp.starters.springboot-web:compile-pom 0.0.3


Categories

Categories

Net
GroupId

GroupId

net.wasdev.wlp.starters.springboot-web
ArtifactId

ArtifactId

compile-pom
Version

Version

0.0.3
Type

Type

pom

Download compile-pom 0.0.3

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

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