License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.zhkl0228 |
ArtifactId | ArtifactIdkeystone |
Last Version | Last Version0.9.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeystone Java bindings
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
|
Project URL |
Project URL |
Filename | Size |
---|---|
keystone-0.9.7.pom | |
keystone-0.9.7.jar | 3 MB |
keystone-0.9.7-sources.jar | 3 MB |
keystone-0.9.7-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/keystone/ -->
<dependency>
<groupId>com.github.zhkl0228</groupId>
<artifactId>keystone</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/keystone/
implementation 'com.github.zhkl0228:keystone:0.9.7'
// https://jarcasting.com/artifacts/com.github.zhkl0228/keystone/
implementation ("com.github.zhkl0228:keystone:0.9.7")
'com.github.zhkl0228:keystone:jar:0.9.7'
<dependency org="com.github.zhkl0228" name="keystone" rev="0.9.7">
<artifact name="keystone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='keystone', version='0.9.7')
)
libraryDependencies += "com.github.zhkl0228" % "keystone" % "0.9.7"
[com.github.zhkl0228/keystone "0.9.7"]
Group / Artifact | Type | Version |
---|---|---|
net.java.dev.jna : jna | jar | 5.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
commons-logging : commons-logging-api | jar | 1.1 |
log4j : log4j | jar | 1.2.17 |