is not current version
Last Version 1.8.0-pre1

io.github.stanio:xbrz-core 1.8.0

xBRZ: "Scale by rules" - high quality image upscaling filter by Zenju, Java port by Stanio

GroupId

GroupId

io.github.stanio
ArtifactId

ArtifactId

xbrz-core
Version

Version

1.8.0
Type

Type

jar

Download xbrz-core 1.8.0


<!-- https://jarcasting.com/artifacts/io.github.stanio/xbrz-core/ -->
<dependency>
    <groupId>io.github.stanio</groupId>
    <artifactId>xbrz-core</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stanio/xbrz-core/
implementation 'io.github.stanio:xbrz-core:1.8.0'
// https://jarcasting.com/artifacts/io.github.stanio/xbrz-core/
implementation ("io.github.stanio:xbrz-core:1.8.0")
'io.github.stanio:xbrz-core:jar:1.8.0'
<dependency org="io.github.stanio" name="xbrz-core" rev="1.8.0">
  <artifact name="xbrz-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stanio', module='xbrz-core', version='1.8.0')
)
libraryDependencies += "io.github.stanio" % "xbrz-core" % "1.8.0"
[io.github.stanio/xbrz-core "1.8.0"]