is not current version
Last Version 1.44.0

io.corbel:rem-image 1.27.1


GroupId

GroupId

io.corbel
ArtifactId

ArtifactId

rem-image
Version

Version

1.27.1
Type

Type

jar

Download rem-image 1.27.1


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