is not current version
Last Version 0.1.1

net.uncontended:Precipice 0.1.0

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

Categories

Categories

Net
GroupId

GroupId

net.uncontended
ArtifactId

ArtifactId

Precipice
Version

Version

0.1.0
Type

Type

jar

Download Precipice 0.1.0


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