Download joynrtypes-0.5.0.jar file - Jar j

Jar examples for j:joynrtypes

Description

You can download jar file joynrtypes 0.5.0 in this page.

License

Apache License

Build File

You can use the following script to add joynrtypes-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

joynrtypes-0.5.0-javadoc.jar
joynrtypes-0.5.0-sources.jar
joynrtypes-0.5.0.jar
joynrtypes-0.5.0.pom



Related Tutorials