is not current version
Last Version 0.0.5

io.github.lhogie:idawi 0.0.1

A P2P middleware for distributed/parallel applications

GroupId

GroupId

io.github.lhogie
ArtifactId

ArtifactId

idawi
Version

Version

0.0.1
Type

Type

jar

Download idawi 0.0.1


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