Precipice

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.uncontended
ArtifactId

ArtifactId

Precipice
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/tbrooks8/Precipice

Download Precipice

How to add to project

<!-- https://jarcasting.com/artifacts/net.uncontended/Precipice/ -->
<dependency>
    <groupId>net.uncontended</groupId>
    <artifactId>Precipice</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.uncontended/Precipice/
implementation 'net.uncontended:Precipice:0.1.1'
// https://jarcasting.com/artifacts/net.uncontended/Precipice/
implementation ("net.uncontended:Precipice:0.1.1")
'net.uncontended:Precipice:jar:0.1.1'
<dependency org="net.uncontended" name="Precipice" rev="0.1.1">
  <artifact name="Precipice" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.uncontended', module='Precipice', version='0.1.1')
)
libraryDependencies += "net.uncontended" % "Precipice" % "0.1.1"
[net.uncontended/Precipice "0.1.1"]

Dependencies

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.8
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0