Last Version

com.io7m.jlexing 3.0.0

Lexing primitives

License

License

GroupId

GroupId

com.io7m.jlexing
ArtifactId

ArtifactId

com.io7m.jlexing
Version

Version

3.0.0
Type

Type

pom
Description

Description

com.io7m.jlexing
Lexing primitives
Project URL

Project URL

https://www.io7m.com/software/jlexing
Source Code Management

Source Code Management

https://github.com/io7m/jlexing

Download com.io7m.jlexing 3.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.io7m.jlexing.core
  • com.io7m.jlexing.documentation