Download pride-core-0.11-rc-1.jar file - Jar p

Jar examples for p:pride-core

Description

Pride is a tool to manage a pride of Gradle-built modules stored in different GitHub repositories

You can download jar file pride-core 0.11-rc-1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add pride-core-0.11-rc-1.jar to your project.

<dependency>
   <groupId>com.prezi.pride</groupId>
   <artifactId>pride-core</artifactId>
   <version>0.11-rc-1</version>
</dependency>
compile group: 'com.prezi.pride', name: 'pride-core', version: '0.11-rc-1'
libraryDependencies += "com.prezi.pride" % "pride-core" % "0.11-rc-1"
<dependency org="com.prezi.pride" name="pride-core" rev="0.11-rc-1"/>
@Grapes(@Grab(group='com.prezi.pride', module='pride-core', version='0.11-rc-1'))
'com.prezi.pride:pride-core:jar:0.11-rc-1'

Download

Click the following link to download the jar file.

pride-core-0.11-rc-1-javadoc.jar
pride-core-0.11-rc-1-sources.jar
pride-core-0.11-rc-1.jar
pride-core-0.11-rc-1.pom



Related Tutorials