| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторnumber |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnumber
The number tool for java.
|
| Имя Файла | Размер |
|---|---|
| number-0.0.3.pom | |
| number-0.0.3.jar | 18 KB |
| number-0.0.3-sources.jar | 12 KB |
| number-0.0.3-javadoc.jar | 159 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/number/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>number</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/number/
implementation 'com.github.houbb:number:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/number/
implementation ("com.github.houbb:number:0.0.3")
'com.github.houbb:number:jar:0.0.3'
<dependency org="com.github.houbb" name="number" rev="0.0.3">
<artifact name="number" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='number', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "number" % "0.0.3"
[com.github.houbb/number "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.99 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |