Download precipice-core-0.5.0.jar file - Jar p

Jar examples for p:precipice-core

Description

Precipice provides tools to manage access to and usage of services.

You can download jar file precipice-core 0.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add precipice-core-0.5.0.jar to your project.

<dependency>
   <groupId>net.uncontended</groupId>
   <artifactId>precipice-core</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'net.uncontended', name: 'precipice-core', version: '0.5.0'
libraryDependencies += "net.uncontended" % "precipice-core" % "0.5.0"
<dependency org="net.uncontended" name="precipice-core" rev="0.5.0"/>
@Grapes(@Grab(group='net.uncontended', module='precipice-core', version='0.5.0'))
'net.uncontended:precipice-core:jar:0.5.0'

Download

Click the following link to download the jar file.

precipice-core-0.5.0-javadoc.jar
precipice-core-0.5.0-sources.jar
precipice-core-0.5.0.jar
precipice-core-0.5.0.pom



Related Tutorials