| License |
License |
|---|---|
| GroupId | GroupIdru.dmerkushov |
| ArtifactId | ArtifactIdtiff-helper |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontiff-helper
A library to help use TIFF files in some specific situations, like stamping one TIFF with another, or saving patent-prepared TIFF.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tiff-helper-1.5.0.pom | |
| tiff-helper-1.5.0.jar | 11 KB |
| tiff-helper-1.5.0-sources.jar | 7 KB |
| tiff-helper-1.5.0-javadoc.jar | 66 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.dmerkushov/tiff-helper/ -->
<dependency>
<groupId>ru.dmerkushov</groupId>
<artifactId>tiff-helper</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.dmerkushov/tiff-helper/
implementation 'ru.dmerkushov:tiff-helper:1.5.0'
// https://jarcasting.com/artifacts/ru.dmerkushov/tiff-helper/
implementation ("ru.dmerkushov:tiff-helper:1.5.0")
'ru.dmerkushov:tiff-helper:jar:1.5.0'
<dependency org="ru.dmerkushov" name="tiff-helper" rev="1.5.0">
<artifact name="tiff-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.dmerkushov', module='tiff-helper', version='1.5.0')
)
libraryDependencies += "ru.dmerkushov" % "tiff-helper" % "1.5.0"
[ru.dmerkushov/tiff-helper "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.dmerkushov : os-helper | jar | [1.5.1,) |
| ru.dmerkushov : log-helper | jar | [1.5.0,) |
| tiffrenderer : tiffrenderer | jar | 0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |