is not current version
Last Version 1.21.1

io.joynr:basemodel 0.21.4


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

basemodel
Version

Version

0.21.4
Type

Type

jar

Download basemodel 0.21.4


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