Jar examples for j:joynrtypes
You can download jar file joynrtypes 0.5.0 in this page.
Apache License
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'
Click the following link to download the jar file.
joynrtypes-0.5.0-javadoc.jar