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

Jar examples for j:joynr-types

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials