io.github.drewctaylor:constrain

Constrain values to be less than a maximum, greater than a minimum, or both, and to encode those constraints into the type of the value.

Лицензия

Лицензия

MIT
Группа

Группа

io.github.drewctaylor
Идентификатор

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

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

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.drewctaylor:constrain
Constrain values to be less than a maximum, greater than a minimum, or both, and to encode those constraints into the type of the value.
Ссылка на сайт

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

https://github.com/drewctaylor/constrain
Организация-разработчик

Организация-разработчик

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

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

https://github.com/drewctaylor/constrain

Скачать constrain

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.drewctaylor : require jar 0.0.2
io.github.drewctaylor : type-encoded jar 0.0.2

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.8.2

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

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

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

Версия
0.0.2