g

ghidra

POM was created from install:install-file
https://github.com/ShiftLeftSecurity/ghidra/
Apache-2.0
Niko Schmidt
Files download
File Operation
ghidra-10.1_PUBLIC_20211210a.jar download
ghidra-10.1_PUBLIC_20211210a.pom download
ghidra-10.1_PUBLIC_20211210a-sources.jar download
Apache Maven
<dependency>
  <groupId>io.shiftleft</groupId>
  <artifactId>ghidra</artifactId>
  <version>10.1_PUBLIC_20211210a</version>
</dependency>
Gradle Groovy
implementation 'io.shiftleft:ghidra:10.1_PUBLIC_20211210a'
Gradle Kotlin
implementation("io.shiftleft:ghidra:10.1_PUBLIC_20211210a")
Scala SBT
libraryDependencies += "io.shiftleft" % "ghidra" % "10.1_PUBLIC_20211210a"
Groovy Grape
@Grapes(
  @Grab(group='io.shiftleft', module='ghidra', version='10.1_PUBLIC_20211210a')
)
Apache Ivy
<dependency org="io.shiftleft" name="ghidra" rev="10.1_PUBLIC_20211210a" />
Leiningen
[io.shiftleft/ghidra "10.1_PUBLIC_20211210a"]
Apache Buildr
'io.shiftleft:ghidra:jar:10.1_PUBLIC_20211210a'
Dependencies
The project has no third-party dependencies