| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторmath |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmath
The math tool for java.
|
| Имя Файла | Размер |
|---|---|
| math-0.0.1.pom | |
| math-0.0.1.jar | 6 KB |
| math-0.0.1-sources.jar | 5 KB |
| math-0.0.1-javadoc.jar | 65 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/math/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>math</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/math/
implementation 'com.github.houbb:math:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/math/
implementation ("com.github.houbb:math:0.0.1")
'com.github.houbb:math:jar:0.0.1'
<dependency org="com.github.houbb" name="math" rev="0.0.1">
<artifact name="math" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='math', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "math" % "0.0.1"
[com.github.houbb/math "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.20 |
| org.apiguardian : apiguardian-api | jar | 1.0.0 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| colt : colt | jar | 1.2.0 |
| com.google.guava : guava | jar | 27.0.1-jre |
| com.clearspring.analytics : stream | jar | 2.9.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |