Download joynr-types-0.12.1.jar file - Jar j

Jar examples for j:joynr-types

Description

You can download jar file joynr-types 0.12.1 in this page.

License

Apache License

Build File

You can use the following script to add joynr-types-0.12.1.jar to your project.

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

Download

Click the following link to download the jar file.

joynr-types-0.12.1-javadoc.jar
joynr-types-0.12.1-sources.jar
joynr-types-0.12.1.jar
joynr-types-0.12.1.pom



Related Tutorials