unicorn2

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

License

License

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

unicorn2
Last Version

Last Version

0.0.1-beta
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/zhkl0228/unicorn

Download unicorn2

How to add to project

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

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
0.0.1-beta