g

ghidra

POM was created from install:install-file
https://github.com/ShiftLeftSecurity/ghidra/
Apache-2.0
Niko Schmidt
文件下载
文件名 操作
ghidra-10.0_PUBLIC_20210621.jar 下载
ghidra-10.0_PUBLIC_20210621.pom 下载
ghidra-10.0_PUBLIC_20210621-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.shiftleft</groupId>
  <artifactId>ghidra</artifactId>
  <version>10.0_PUBLIC_20210621</version>
</dependency>
Gradle Groovy
implementation 'io.shiftleft:ghidra:10.0_PUBLIC_20210621'
Gradle Kotlin
implementation("io.shiftleft:ghidra:10.0_PUBLIC_20210621")
Scala SBT
libraryDependencies += "io.shiftleft" % "ghidra" % "10.0_PUBLIC_20210621"
Groovy Grape
@Grapes(
  @Grab(group='io.shiftleft', module='ghidra', version='10.0_PUBLIC_20210621')
)
Apache Ivy
<dependency org="io.shiftleft" name="ghidra" rev="10.0_PUBLIC_20210621" />
Leiningen
[io.shiftleft/ghidra "10.0_PUBLIC_20210621"]
Apache Buildr
'io.shiftleft:ghidra:jar:10.0_PUBLIC_20210621'
本项目依赖
该项目无第三方依赖