Last Version

byteseek 1.1.1

A Java library for byte pattern matching and searching.

License

License

GroupId

GroupId

com.google.code.byteseek
ArtifactId

ArtifactId

byteseek
Version

Version

1.1.1
Type

Type

jar
Description

Description

byteseek
A Java library for byte pattern matching and searching.
Project URL

Project URL

http://code.google.com/p/byteseek/
Source Code Management

Source Code Management

http://code.google.com/p/byteseek/source/browse/?name=v1.1.1

Download byteseek 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.