Integer output functions

Common functions for optimised integer output

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Integer output functions
Common functions for optimised integer output
Ссылка на сайт

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

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

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

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

Скачать int-output

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

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

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

Версия
1.3
1.2
1.1
1.0