License |
License |
---|---|
GroupId | GroupIdcom.github.zhkl0228 |
ArtifactId | ArtifactIdcapstone |
Version | Version3.0.13 |
Type | Typejar |
Description |
Descriptioncapstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, EVM, M68K, M680X, Mips, PPC, Sparc, SystemZ, TMS320C64x, X86, X86_64, XCore) + bindings (Python, Java, Ocaml, PowerShell, Visual Basic)
|
Project URL |
Project URL |
Filename | Size |
---|---|
capstone-3.0.13.pom | |
capstone-3.0.13.jar | 1 MB |
capstone-3.0.13-sources.jar | 1 MB |
capstone-3.0.13-javadoc.jar | 862 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/capstone/ -->
<dependency>
<groupId>com.github.zhkl0228</groupId>
<artifactId>capstone</artifactId>
<version>3.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/capstone/
implementation 'com.github.zhkl0228:capstone:3.0.13'
// https://jarcasting.com/artifacts/com.github.zhkl0228/capstone/
implementation ("com.github.zhkl0228:capstone:3.0.13")
'com.github.zhkl0228:capstone:jar:3.0.13'
<dependency org="com.github.zhkl0228" name="capstone" rev="3.0.13">
<artifact name="capstone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='capstone', version='3.0.13')
)
libraryDependencies += "com.github.zhkl0228" % "capstone" % "3.0.13"
[com.github.zhkl0228/capstone "3.0.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zhkl0228 : jna_silicon | jar | 4.5.2-1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |