MVN

de.jflex : jflex

Maven & Gradle

Mar 11, 2023
110 usages
537 stars

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

<dependency>
    <groupId>de.jflex</groupId>
    <artifactId>jflex</artifactId>
    <version>1.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.jflex : jflex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.1

All Versions

Choose a version of de.jflex : jflex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
jflex-1.9.1
jflex-1.9.0
1.8.x
jflex-1.8.2
jflex-1.8.1
jflex-1.8.0
1.7.x
jflex-1.7.0
1.6.x
jflex-1.6.1
jflex-1.6.0
1.5.x
jflex-1.5.1
jflex-1.5.0
1.4.x
jflex-1.4.3
jflex-1.4.2
jflex-1.4.1
1.3.x
jflex-1.3.5

How to add a dependency to Maven

Add the following de.jflex : jflex maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.jflex</groupId>
    <artifactId>jflex</artifactId>
    <version>1.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.jflex : jflex gradle dependency to your build.gradle file:

implementation 'de.jflex:jflex:1.9.1'

Gradle Kotlin DSL: Add the following de.jflex : jflex gradle kotlin dependency to your build.gradle.kts file:

implementation("de.jflex:jflex:1.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.jflex : jflex sbt scala dependency to your build.sbt file:

libraryDependencies += "de.jflex" % "jflex" % "1.9.1"

Advertisement

Dependencies from Group

Mar 11, 2023
110 usages
537 stars
Feb 26, 2020
3 usages
Mar 11, 2023
559 stars
Mar 11, 2023
559 stars
Feb 05, 2023
537 stars

Discover Dependencies

Mar 01, 2019
1 stars
Jan 16, 2020
20 stars
Sep 20, 2018
2 usages
4.3k stars
Sep 20, 2018
3 usages
4.3k stars
Oct 24, 2019
106 stars
Sep 18, 2018
0 stars
Feb 15, 2023
1 usages
28 stars
Aug 06, 2019
1 stars