Xtext JFlex Fragment

Generator fragment for Xtext that integrates the JFlex lexer

License

License

Categories

Categories

JFlex Build Tools Compiler-compiler
GroupId

GroupId

io.typefox.xtext
ArtifactId

ArtifactId

jflex-fragment
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Xtext JFlex Fragment
Generator fragment for Xtext that integrates the JFlex lexer
Project URL

Project URL

https://github.com/TypeFox/xtext-jflex

Download jflex-fragment

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.xtext : org.eclipse.xtext.xtext.generator jar 2.12.0
de.jflex : jflex jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.0