| License |
License
New BSD License
|
|---|---|
| GroupId | GroupIdorg.orbisgis |
| ArtifactId | ArtifactIdpoly2tri |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionpoly2tri
Parent pom for the dependency and plugin management and for the deployment
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| poly2tri-0.4.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.orbisgis/poly2tri/ -->
<dependency>
<groupId>org.orbisgis</groupId>
<artifactId>poly2tri</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.orbisgis/poly2tri/
implementation 'org.orbisgis:poly2tri:0.4.0'
// https://jarcasting.com/artifacts/org.orbisgis/poly2tri/
implementation ("org.orbisgis:poly2tri:0.4.0")
'org.orbisgis:poly2tri:pom:0.4.0'
<dependency org="org.orbisgis" name="poly2tri" rev="0.4.0">
<artifact name="poly2tri" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.orbisgis', module='poly2tri', version='0.4.0')
)
libraryDependencies += "org.orbisgis" % "poly2tri" % "0.4.0"
[org.orbisgis/poly2tri "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |