is not current version
Last Version 0.4.1

org.drasyl:parent 0.1.2

drasyl is a general purpose overlay network that is concurrent, resilient, flexible, automated and presents itself to the user as a transparent system which offers suitable discovery and awareness methods, particularly with a focus on smart city and IoT devices.

GroupId

GroupId

org.drasyl
ArtifactId

ArtifactId

parent
Version

Version

0.1.2
Type

Type

pom

Download parent 0.1.2

Filename Size
parent-0.1.2.pom 22 KB
Browse

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