Jar examples for b:basemodel
You can download jar file basemodel 0.25.0 in this page.
Apache License
You can use the following script to add basemodel-0.25.0.jar to your project.
<dependency> <groupId>io.joynr</groupId> <artifactId>basemodel</artifactId> <version>0.25.0</version> </dependency>
compile group: 'io.joynr', name: 'basemodel', version: '0.25.0'
libraryDependencies += "io.joynr" % "basemodel" % "0.25.0"
<dependency org="io.joynr" name="basemodel" rev="0.25.0"/>
@Grapes(@Grab(group='io.joynr', module='basemodel', version='0.25.0'))
'io.joynr:basemodel:jar:0.25.0'
Click the following link to download the jar file.
basemodel-0.25.0-javadoc.jar