JLapisVector

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

License

License

GroupId

GroupId

com.github.lapissea
ArtifactId

ArtifactId

jlapisvector
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/LapisSea/JLapisVector
Source Code Management

Source Code Management

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

Download jlapisvector

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.trove4j : trove4j jar 3.0.3
com.github.lapissea : jlapisutil jar 1.0.10

Project Modules

There are no modules declared in this project.

JLapisVector

Versions

Version
1.0.7
1.0.0