JLapisVector
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.lapissea |
| ArtifactId | ArtifactIdjlapisvector |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJLapisVector
This is a small general purpose utility package used as a vector collection in my java projects but mostly games.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jlapisvector-1.0.7.pom | |
| jlapisvector-1.0.7.jar | 43 KB |
| jlapisvector-1.0.7-sources.jar | 20 KB |
| jlapisvector-1.0.7-javadoc.jar | 170 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| com.github.lapissea : jlapisutil | jar | 1.0.10 |
JLapisVector