Jar examples for p:prism
An android framework for easily including libraries
You can download jar file prism 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add prism-1.0.1.jar to your project.
<dependency> <groupId>com.stylingandroid.prism</groupId> <artifactId>prism</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.stylingandroid.prism', name: 'prism', version: '1.0.1'
libraryDependencies += "com.stylingandroid.prism" % "prism" % "1.0.1"
<dependency org="com.stylingandroid.prism" name="prism" rev="1.0.1"/>
@Grapes(@Grab(group='com.stylingandroid.prism', module='prism', version='1.0.1'))
'com.stylingandroid.prism:prism:jar:1.0.1'
Click the following link to download the jar file.
prism-1.0.1-javadoc.jar