License |
License |
---|---|
GroupId | GroupIdorg.jaitools |
ArtifactId | ArtifactIdjt-contour |
Version | Version1.6.0 |
Type | Typejar |
Description |
DescriptionContour operator
Generates smooth contours at specified intervals
|
Filename | Size |
---|---|
jt-contour-1.6.0.pom | |
jt-contour-1.6.0.jar | 26 KB |
jt-contour-1.6.0-sources.jar | 23 KB |
jt-contour-1.6.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jaitools/jt-contour/ -->
<dependency>
<groupId>org.jaitools</groupId>
<artifactId>jt-contour</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaitools/jt-contour/
implementation 'org.jaitools:jt-contour:1.6.0'
// https://jarcasting.com/artifacts/org.jaitools/jt-contour/
implementation ("org.jaitools:jt-contour:1.6.0")
'org.jaitools:jt-contour:jar:1.6.0'
<dependency org="org.jaitools" name="jt-contour" rev="1.6.0">
<artifact name="jt-contour" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaitools', module='jt-contour', version='1.6.0')
)
libraryDependencies += "org.jaitools" % "jt-contour" % "1.6.0"
[org.jaitools/jt-contour "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jaitools : jt-attributeop | jar | 1.6.0 |
org.jaitools : jt-utils | jar | 1.6.0 |
org.locationtech.jts : jts-core | jar | 1.17.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.media : jai_core | jar | 1.1.3 |
javax.media » jai_codec | jar | 1.1.3 |
javax.media » jai_imageio | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |