Last Version

Scribble::Modules::Parser 0.4.3

Scribble

License

License

GroupId

GroupId

org.scribble
ArtifactId

ArtifactId

scribble-parser
Version

Version

0.4.3
Type

Type

jar
Description

Description

Scribble::Modules::Parser
Scribble
Project Organization

Project Organization

Scribble

Download scribble-parser 0.4.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scribble : scribble-core jar 0.4.3
org.antlr : antlr-runtime jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.