unicorn

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

License

License

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

unicorn
Last Version

Last Version

1.0.12
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3