Download basemodel-0.19.5.jar file - Jar b

Jar examples for b:basemodel

Description

You can download jar file basemodel 0.19.5 in this page.

License

Apache License

Build File

You can use the following script to add basemodel-0.19.5.jar to your project.

<dependency>
   <groupId>io.joynr</groupId>
   <artifactId>basemodel</artifactId>
   <version>0.19.5</version>
</dependency>
compile group: 'io.joynr', name: 'basemodel', version: '0.19.5'
libraryDependencies += "io.joynr" % "basemodel" % "0.19.5"
<dependency org="io.joynr" name="basemodel" rev="0.19.5"/>
@Grapes(@Grab(group='io.joynr', module='basemodel', version='0.19.5'))
'io.joynr:basemodel:jar:0.19.5'

Download

Click the following link to download the jar file.

basemodel-0.19.5-javadoc.jar
basemodel-0.19.5-sources.jar
basemodel-0.19.5-tests.jar
basemodel-0.19.5.jar
basemodel-0.19.5.pom



Related Tutorials