is not current version
Last Version 1.4.5

org.citygml4j.tools:texture-clipper 1.4.0

citygml4j library to clip texture images

Categories

Categories

CLI User Interface
GroupId

GroupId

org.citygml4j.tools
ArtifactId

ArtifactId

texture-clipper
Version

Version

1.4.0
Type

Type

jar

Download texture-clipper 1.4.0


<!-- https://jarcasting.com/artifacts/org.citygml4j.tools/texture-clipper/ -->
<dependency>
    <groupId>org.citygml4j.tools</groupId>
    <artifactId>texture-clipper</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.citygml4j.tools/texture-clipper/
implementation 'org.citygml4j.tools:texture-clipper:1.4.0'
// https://jarcasting.com/artifacts/org.citygml4j.tools/texture-clipper/
implementation ("org.citygml4j.tools:texture-clipper:1.4.0")
'org.citygml4j.tools:texture-clipper:jar:1.4.0'
<dependency org="org.citygml4j.tools" name="texture-clipper" rev="1.4.0">
  <artifact name="texture-clipper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.citygml4j.tools', module='texture-clipper', version='1.4.0')
)
libraryDependencies += "org.citygml4j.tools" % "texture-clipper" % "1.4.0"
[org.citygml4j.tools/texture-clipper "1.4.0"]