| License |
License |
|---|---|
| GroupId | GroupIdcom.grammatech.gtirb |
| ArtifactId | ArtifactIdgtirb_api |
| Version | Version1.10.7 |
| Type | Typejar |
| Description |
Descriptioncom.grammatech.gtirb:gtirb_api
The GrammaTech Intermediate Representation for Binaries (GTIRB) is a
machine code analysis and rewriting data structure.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gtirb_api-1.10.7.pom | |
| gtirb_api-1.10.7.jar | 357 KB |
| gtirb_api-1.10.7-sources.jar | 146 KB |
| gtirb_api-1.10.7-javadoc.jar | 724 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.grammatech.gtirb/gtirb_api/ -->
<dependency>
<groupId>com.grammatech.gtirb</groupId>
<artifactId>gtirb_api</artifactId>
<version>1.10.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.grammatech.gtirb/gtirb_api/
implementation 'com.grammatech.gtirb:gtirb_api:1.10.7'
// https://jarcasting.com/artifacts/com.grammatech.gtirb/gtirb_api/
implementation ("com.grammatech.gtirb:gtirb_api:1.10.7")
'com.grammatech.gtirb:gtirb_api:jar:1.10.7'
<dependency org="com.grammatech.gtirb" name="gtirb_api" rev="1.10.7">
<artifact name="gtirb_api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.grammatech.gtirb', module='gtirb_api', version='1.10.7')
)
libraryDependencies += "com.grammatech.gtirb" % "gtirb_api" % "1.10.7"
[com.grammatech.gtirb/gtirb_api "1.10.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.0.0 |