is not current version
Last Version 0.0.15

io.webdevice:webdevice-parent 0.0.5

WebDevice.IO Parent

GroupId

GroupId

io.webdevice
ArtifactId

ArtifactId

webdevice-parent
Version

Version

0.0.5
Type

Type

pom

Download webdevice-parent 0.0.5

Filename Size
webdevice-parent-0.0.5.pom 11 KB
Browse

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