is not current version
Last Version 0.11.0

Jazzer API 0.9.1

Helper functions and annotations for Jazzer fuzz targets

License

License

GroupId

GroupId

com.code-intelligence
ArtifactId

ArtifactId

jazzer-api
Version

Version

0.9.1
Type

Type

jar
Description

Description

Jazzer API
Helper functions and annotations for Jazzer fuzz targets
Project URL

Project URL

https://github.com/CodeIntelligenceTesting/jazzer
Project Organization

Project Organization

Code Intelligence GmbH
Source Code Management

Source Code Management

https://github.com/CodeIntelligenceTesting/jazzer

Download jazzer-api 0.9.1


<!-- https://jarcasting.com/artifacts/com.code-intelligence/jazzer-api/ -->
<dependency>
    <groupId>com.code-intelligence</groupId>
    <artifactId>jazzer-api</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.code-intelligence/jazzer-api/
implementation 'com.code-intelligence:jazzer-api:0.9.1'
// https://jarcasting.com/artifacts/com.code-intelligence/jazzer-api/
implementation ("com.code-intelligence:jazzer-api:0.9.1")
'com.code-intelligence:jazzer-api:jar:0.9.1'
<dependency org="com.code-intelligence" name="jazzer-api" rev="0.9.1">
  <artifact name="jazzer-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code-intelligence', module='jazzer-api', version='0.9.1')
)
libraryDependencies += "com.code-intelligence" % "jazzer-api" % "0.9.1"
[com.code-intelligence/jazzer-api "0.9.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.