Download basemodel-1.3.1.jar file - Jar b

Jar examples for b:basemodel

Description

You can download jar file basemodel 1.3.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials