is not current version
Last Version 1.21.1

io.joynr:basemodel 0.16.0


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

basemodel
Version

Version

0.16.0
Type

Type

jar

Download basemodel 0.16.0


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