Download photark-M3-incubating.jar file - Jar p

Jar examples for p:photark

Description

You can download jar file photark M3-incubating in this page.

License

Apache License

Build File

You can use the following script to add photark-M3-incubating.jar to your project.

<dependency>
   <groupId>org.apache.photark</groupId>
   <artifactId>photark</artifactId>
   <version>M3-incubating</version>
</dependency>
compile group: 'org.apache.photark', name: 'photark', version: 'M3-incubating'
libraryDependencies += "org.apache.photark" % "photark" % "M3-incubating"
<dependency org="org.apache.photark" name="photark" rev="M3-incubating"/>
@Grapes(@Grab(group='org.apache.photark', module='photark', version='M3-incubating'))
'org.apache.photark:photark:jar:M3-incubating'

Download

Click the following link to download the jar file.

photark-M3-incubating.jar
photark-M3-incubating.pom



Related Tutorials