License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.uncontended |
ArtifactId | ArtifactIdPrecipice |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrecipice
Precipice provides tools to manage access to and usage of services.
|
Project URL |
Project URL |
Filename | Size |
---|---|
Precipice-0.1.1.pom | |
Precipice-0.1.1.jar | 72 KB |
Precipice-0.1.1-sources.jar | 64 KB |
Precipice-0.1.1-javadoc.jar | 224 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.8 |
junit : junit | jar | 4.12 |