Non-blocking integer output functions

Non-blocking versions of integer output functions

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

co-int-output
Последняя версия

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

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Non-blocking integer output functions
Non-blocking versions of integer output functions
Ссылка на сайт

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

https://github.com/pwall567/co-int-output
Система контроля версий

Система контроля версий

https://github.com/pwall567/co-int-output.git

Скачать co-int-output

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.pwall.util : int-output jar 1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.2

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

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

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

Версия
2.0
1.0