Last Version

JFlex 1.8.2

JFlex is a lexical analyzer generator (also known as scanner generator) for Java™, written in Java.

License

License

BSD
Categories

Categories

JFlex Build Tools Compiler-compiler
GroupId

GroupId

de.jflex
ArtifactId

ArtifactId

jflex
Version

Version

1.8.2
Type

Type

jar
Description

Description

JFlex
JFlex is a lexical analyzer generator (also known as scanner generator) for Java™, written in Java.
Project Organization

Project Organization

JFlex

Download jflex 1.8.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.vbmacher : java-cup-runtime jar 11b-20160615
org.apache.ant : ant jar 1.10.5

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.7

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 20.0
com.google.truth : truth jar 0.42
com.pholser : junit-quickcheck-core jar 0.9
com.pholser : junit-quickcheck-generators jar 0.9
org.slf4j : slf4j-simple jar 1.7.28

Project Modules

There are no modules declared in this project.