is not current version
Last Version 0.0.15

io.webdevice:webdevice-parent 0.0.9

WebDevice.IO Parent

GroupId

GroupId

io.webdevice
ArtifactId

ArtifactId

webdevice-parent
Version

Version

0.0.9
Type

Type

pom

Download webdevice-parent 0.0.9

Filename Size
webdevice-parent-0.0.9.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/io.webdevice/webdevice-parent/ -->
<dependency>
    <groupId>io.webdevice</groupId>
    <artifactId>webdevice-parent</artifactId>
    <version>0.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.webdevice/webdevice-parent/
implementation 'io.webdevice:webdevice-parent:0.0.9'
// https://jarcasting.com/artifacts/io.webdevice/webdevice-parent/
implementation ("io.webdevice:webdevice-parent:0.0.9")
'io.webdevice:webdevice-parent:pom:0.0.9'
<dependency org="io.webdevice" name="webdevice-parent" rev="0.0.9">
  <artifact name="webdevice-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.webdevice', module='webdevice-parent', version='0.0.9')
)
libraryDependencies += "io.webdevice" % "webdevice-parent" % "0.0.9"
[io.webdevice/webdevice-parent "0.0.9"]