is-not-negative
Checks if a number is not negative. All credit to is-not-positive for the inspiration
Notes:
This project needs more letters in this file to generate a build Also I'd like to build this in a docker image
| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторis-not-negative |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеis-not-negative
WebJar for is-not-negative
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| is-not-negative-1.0.3.pom | |
| is-not-negative-1.0.3.jar | 3 KB |
| is-not-negative-1.0.3-sources.jar | 22 bytes |
| is-not-negative-1.0.3-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/is-not-negative/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>is-not-negative</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/is-not-negative/
implementation 'org.webjars.npm:is-not-negative:1.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/is-not-negative/
implementation ("org.webjars.npm:is-not-negative:1.0.3")
'org.webjars.npm:is-not-negative:jar:1.0.3'
<dependency org="org.webjars.npm" name="is-not-negative" rev="1.0.3">
<artifact name="is-not-negative" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='is-not-negative', version='1.0.3')
)
libraryDependencies += "org.webjars.npm" % "is-not-negative" % "1.0.3"
[org.webjars.npm/is-not-negative "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.webjars.npm : is-negative | jar | [2.1.0,3) |
Checks if a number is not negative. All credit to is-not-positive for the inspiration
This project needs more letters in this file to generate a build Also I'd like to build this in a docker image