Download prism-1.0.0.jar file - Jar p

Jar examples for p:prism

Description

An android framework for easily including libraries

You can download jar file prism 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add prism-1.0.0.jar to your project.

<dependency>
   <groupId>com.stylingandroid.prism</groupId>
   <artifactId>prism</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.stylingandroid.prism', name: 'prism', version: '1.0.0'
libraryDependencies += "com.stylingandroid.prism" % "prism" % "1.0.0"
<dependency org="com.stylingandroid.prism" name="prism" rev="1.0.0"/>
@Grapes(@Grab(group='com.stylingandroid.prism', module='prism', version='1.0.0'))
'com.stylingandroid.prism:prism:jar:1.0.0'

Download

Click the following link to download the jar file.

prism-1.0.0-javadoc.jar
prism-1.0.0-sources.jar
prism-1.0.0.pom



Related Tutorials