| Лицензия |
Лицензия
jME BSD License
|
|---|---|
| Группа | Группаorg.saintandreas |
| Идентификатор | Идентификаторmath |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSaint Andreas Math
Math classes based on the JMonkeyEngine math library
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| math-1.0.4.pom | |
| math-1.0.4.jar | 39 KB |
| math-1.0.4-sources.jar | 38 KB |
| math-1.0.4-javadoc.jar | 106 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.saintandreas/math/ -->
<dependency>
<groupId>org.saintandreas</groupId>
<artifactId>math</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.saintandreas/math/
implementation 'org.saintandreas:math:1.0.4'
// https://jarcasting.com/artifacts/org.saintandreas/math/
implementation ("org.saintandreas:math:1.0.4")
'org.saintandreas:math:jar:1.0.4'
<dependency org="org.saintandreas" name="math" rev="1.0.4">
<artifact name="math" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.saintandreas', module='math', version='1.0.4')
)
libraryDependencies += "org.saintandreas" % "math" % "1.0.4"
[org.saintandreas/math "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [4, 5) |