Last Version

unicorn 1.0.12

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)

License

License

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

unicorn
Version

Version

1.0.12
Type

Type

jar
Description

Description

unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
Project URL

Project URL

https://github.com/zhkl0228/unicorn

Download unicorn 1.0.12


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scijava : native-lib-loader jar 2.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.