Last Version

Parser-module 1.0.0

Module for syntax analyzer

License

License

Categories

Categories

Realm Data Databases
GroupId

GroupId

io.github.therealmone.tdf4j
ArtifactId

ArtifactId

parser-module
Version

Version

1.0.0
Type

Type

jar
Description

Description

Parser-module
Module for syntax analyzer

Download parser-module 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/parser-module/ -->
<dependency>
    <groupId>io.github.therealmone.tdf4j</groupId>
    <artifactId>parser-module</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/parser-module/
implementation 'io.github.therealmone.tdf4j:parser-module:1.0.0'
// https://jarcasting.com/artifacts/io.github.therealmone.tdf4j/parser-module/
implementation ("io.github.therealmone.tdf4j:parser-module:1.0.0")
'io.github.therealmone.tdf4j:parser-module:jar:1.0.0'
<dependency org="io.github.therealmone.tdf4j" name="parser-module" rev="1.0.0">
  <artifact name="parser-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.therealmone.tdf4j', module='parser-module', version='1.0.0')
)
libraryDependencies += "io.github.therealmone.tdf4j" % "parser-module" % "1.0.0"
[io.github.therealmone.tdf4j/parser-module "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.therealmone.tdf4j : utils jar 1.0.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.commons : commons-digester3 jar 3.2

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.7.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.