Tinfour

Java library for Constrained Delaunay Triangulation, Voronoi Diagram, and related Triangular Irregular Network (TIN) applications

License

License

GroupId

GroupId

org.tinfour
ArtifactId

ArtifactId

Tinfour
Last Version

Last Version

2.1.7
Release Date

Release Date

Type

Type

pom
Description

Description

Tinfour
Java library for Constrained Delaunay Triangulation, Voronoi Diagram, and related Triangular Irregular Network (TIN) applications
Project URL

Project URL

http://www.tinfour.org
Source Code Management

Source Code Management

https://github.com/gwlucastrig/Tinfour/tree/master

Download Tinfour

Filename Size
Tinfour-2.1.7.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • analysis
  • core
  • demo
  • gis
  • svm

Versions

Version
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1
2.0