| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.uncontended |
| Идентификатор | ИдентификаторPrecipice |
| Последняя версия | Последняя версия0.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPrecipice
Precipice provides tools to manage access to and usage of services.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 1.10.8 |
| junit : junit | jar | 4.12 |