License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.citygml4j.tools |
ArtifactId | ArtifactIdtexture-clipper |
Version | Version1.4.2 |
Type | Typejar |
Description |
Descriptiontexture-clipper
citygml4j library to clip texture images
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
texture-clipper-1.4.2.pom | |
texture-clipper-1.4.2.jar | 17 KB |
texture-clipper-1.4.2-sources.jar | 7 KB |
texture-clipper-1.4.2-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.citygml4j.tools/texture-clipper/ -->
<dependency>
<groupId>org.citygml4j.tools</groupId>
<artifactId>texture-clipper</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.citygml4j.tools/texture-clipper/
implementation 'org.citygml4j.tools:texture-clipper:1.4.2'
// https://jarcasting.com/artifacts/org.citygml4j.tools/texture-clipper/
implementation ("org.citygml4j.tools:texture-clipper:1.4.2")
'org.citygml4j.tools:texture-clipper:jar:1.4.2'
<dependency org="org.citygml4j.tools" name="texture-clipper" rev="1.4.2">
<artifact name="texture-clipper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.citygml4j.tools', module='texture-clipper', version='1.4.2')
)
libraryDependencies += "org.citygml4j.tools" % "texture-clipper" % "1.4.2"
[org.citygml4j.tools/texture-clipper "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.citygml4j : citygml4j | jar | 2.11.2 |
org.citygml4j.tools : citygml-tools-common | jar | 1.4.2 |
org.apache.commons : commons-imaging | jar | 1.0-alpha1 |