License |
License |
---|---|
Categories |
CategoriesJFlex Build Tools Compiler-compiler |
GroupId | GroupIdio.typefox.xtext |
ArtifactId | ArtifactIdjflex-fragment |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXtext JFlex Fragment
Generator fragment for Xtext that integrates the JFlex lexer
|
Project URL |
Project URL |
Filename | Size |
---|---|
jflex-fragment-0.2.1.pom | |
jflex-fragment-0.2.1.jar | 14 KB |
jflex-fragment-0.2.1-sources.jar | 17 KB |
jflex-fragment-0.2.1-javadoc.jar | 20 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtext : org.eclipse.xtext.xtext.generator | jar | 2.12.0 |
de.jflex : jflex | jar | 1.7.0 |