is not current version
Last Version 2.0.4

org.microemu:microemu-device-resizable 2.0.2

microemu-device-resizable

GroupId

GroupId

org.microemu
ArtifactId

ArtifactId

microemu-device-resizable
Version

Version

2.0.2
Type

Type

jar

Download microemu-device-resizable 2.0.2


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