| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.joml |
| Идентификатор | Идентификаторjoml |
| Последняя версия | Последняя версия1.10.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJOML
Java OpenGL Math Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| joml-1.10.4.pom | |
| joml-1.10.4.jar | 697 KB |
| joml-1.10.4-sources.jar | 695 KB |
| joml-1.10.4-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.joml/joml/ -->
<dependency>
<groupId>org.joml</groupId>
<artifactId>joml</artifactId>
<version>1.10.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.joml/joml/
implementation 'org.joml:joml:1.10.4'
// https://jarcasting.com/artifacts/org.joml/joml/
implementation ("org.joml:joml:1.10.4")
'org.joml:joml:jar:1.10.4'
<dependency org="org.joml" name="joml" rev="1.10.4">
<artifact name="joml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joml', module='joml', version='1.10.4')
)
libraryDependencies += "org.joml" % "joml" % "1.10.4"
[org.joml/joml "1.10.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |