License |
License |
---|---|
GroupId | GroupIdcom.github.zhkl0228 |
ArtifactId | ArtifactIdunicorn2 |
Last Version | Last Version0.0.1-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunicorn2
unicorn.Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
|
Project URL |
Project URL |
Filename | Size |
---|---|
unicorn2-0.0.1-beta.pom | |
unicorn2-0.0.1-beta.jar | 1 MB |
unicorn2-0.0.1-beta-sources.jar | 1 MB |
unicorn2-0.0.1-beta-javadoc.jar | 143 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scijava : native-lib-loader | jar | 2.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |