text-lex

parsing text lexems (depricated, see xparse project)

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

text-lex
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

text-lex
parsing text lexems (depricated, see xparse project)

Download text-lex

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xyz.cofe : text jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0