is not current version
Last Version 1.21.1

io.joynr:basemodel 0.33.1


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

basemodel
Version

Version

0.33.1
Type

Type

jar

Download basemodel 0.33.1


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