Download primus-0.0.4.jar file - Jar p

Jar examples for p:primus

Description

Primus Android

You can download jar file primus 0.0.4 in this page.

License

MIT

Build File

You can use the following script to add primus-0.0.4.jar to your project.

<dependency>
   <groupId>io.cine</groupId>
   <artifactId>primus</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'io.cine', name: 'primus', version: '0.0.4'
libraryDependencies += "io.cine" % "primus" % "0.0.4"
<dependency org="io.cine" name="primus" rev="0.0.4"/>
@Grapes(@Grab(group='io.cine', module='primus', version='0.0.4'))
'io.cine:primus:jar:0.0.4'

Download

Click the following link to download the jar file.

primus-0.0.4-javadoc.jar
primus-0.0.4-sources.jar
primus-0.0.4.pom



Related Tutorials