License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jaitools |
ArtifactId | ArtifactIdjt-utils |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSupport and utility classes
Support and utility classes used by other JAI-tools components and
available for general use.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jt-utils-1.1.1.pom | |
jt-utils-1.1.1.jar | 158 KB |
jt-utils-1.1.1-sources.jar | 141 KB |
jt-utils-1.1.1-javadoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jaitools/jt-utils/ -->
<dependency>
<groupId>com.googlecode.jaitools</groupId>
<artifactId>jt-utils</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jaitools/jt-utils/
implementation 'com.googlecode.jaitools:jt-utils:1.1.1'
// https://jarcasting.com/artifacts/com.googlecode.jaitools/jt-utils/
implementation ("com.googlecode.jaitools:jt-utils:1.1.1")
'com.googlecode.jaitools:jt-utils:jar:1.1.1'
<dependency org="com.googlecode.jaitools" name="jt-utils" rev="1.1.1">
<artifact name="jt-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jaitools', module='jt-utils', version='1.1.1')
)
libraryDependencies += "com.googlecode.jaitools" % "jt-utils" % "1.1.1"
[com.googlecode.jaitools/jt-utils "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.vividsolutions : jts | jar | 1.11 |
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 |