is not current version
Last Version 0.0.15

io.webdevice:webdevice-parent 0.0.2

WebDevice.IO Parent

GroupId

GroupId

io.webdevice
ArtifactId

ArtifactId

webdevice-parent
Version

Version

0.0.2
Type

Type

pom

Download webdevice-parent 0.0.2


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