is not current version
Last Version 1.21.1

io.joynr:basemodel 0.27.99


GroupId

GroupId

io.joynr
ArtifactId

ArtifactId

basemodel
Version

Version

0.27.99
Type

Type

jar

Download basemodel 0.27.99


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