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

Jar examples for j:joynr-types

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials