"Java Concurrency in Practice" book annotations


Категории

Категории

Сеть
Группа

Группа

net.jcip
Идентификатор

Идентификатор

jcip-annotations
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

"Java Concurrency in Practice" book annotations
Ссылка на сайт

Ссылка на сайт

http://jcip.net/

Скачать jcip-annotations

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0