is not current version
Last Version 1.21.1

io.joynr:basemodel 1.8.10


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

basemodel
Version

Version

1.8.10
Type

Type

jar

Download basemodel 1.8.10


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