ccg-v3d

A Java Library for handling 3D spatial vector data.

License

License

GroupId

GroupId

io.github.agdturner
ArtifactId

ArtifactId

ccg-v3d
Last Version

Last Version

0.15
Release Date

Release Date

Type

Type

jar
Description

Description

ccg-v3d
A Java Library for handling 3D spatial vector data.
Project URL

Project URL

https://github.com/agdturner/ccg-v3d
Project Organization

Project Organization

Centre for Computational Geography

Download ccg-v3d

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.agdturner : ccg-math jar 2.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.15
0.14
0.13
0.12
0.11
0.10