is not current version
Last Version 0.9.7

com.github.zhkl0228:keystone 0.9.4

Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

keystone
Version

Version

0.9.4
Type

Type

jar

Download keystone 0.9.4


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