Last Version

com.grammatech.gtirb:gtirb_api 1.10.7

The GrammaTech Intermediate Representation for Binaries (GTIRB) is a machine code analysis and rewriting data structure.

License

License

GroupId

GroupId

com.grammatech.gtirb
ArtifactId

ArtifactId

gtirb_api
Version

Version

1.10.7
Type

Type

jar
Description

Description

com.grammatech.gtirb:gtirb_api
The GrammaTech Intermediate Representation for Binaries (GTIRB) is a machine code analysis and rewriting data structure.
Project URL

Project URL

https://github.com/GrammaTech/gtirb
Source Code Management

Source Code Management

http://github.com/GrammaTech/gtirb/tree/master

Download gtirb_api 1.10.7


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.0.0

Project Modules

There are no modules declared in this project.