JLapisVector

This is a small general purpose utility package used as a vector collection in my java projects but mostly games.

Лицензия

Лицензия

Группа

Группа

com.github.lapissea
Идентификатор

Идентификатор

jlapisvector
Последняя версия

Последняя версия

1.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

JLapisVector
This is a small general purpose utility package used as a vector collection in my java projects but mostly games.
Ссылка на сайт

Ссылка на сайт

https://github.com/LapisSea/JLapisVector
Система контроля версий

Система контроля версий

http://github.com/LapisSea/JLapisVector/tree/master

Скачать jlapisvector

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.lapissea/jlapisvector/ -->
<dependency>
    <groupId>com.github.lapissea</groupId>
    <artifactId>jlapisvector</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lapissea/jlapisvector/
implementation 'com.github.lapissea:jlapisvector:1.0.7'
// https://jarcasting.com/artifacts/com.github.lapissea/jlapisvector/
implementation ("com.github.lapissea:jlapisvector:1.0.7")
'com.github.lapissea:jlapisvector:jar:1.0.7'
<dependency org="com.github.lapissea" name="jlapisvector" rev="1.0.7">
  <artifact name="jlapisvector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lapissea', module='jlapisvector', version='1.0.7')
)
libraryDependencies += "com.github.lapissea" % "jlapisvector" % "1.0.7"
[com.github.lapissea/jlapisvector "1.0.7"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.sf.trove4j : trove4j jar 3.0.3
com.github.lapissea : jlapisutil jar 1.0.10

Модули Проекта

Данный проект не имеет модулей.

JLapisVector

Версии библиотеки

Версия
1.0.7
1.0.0