Last Version

jParsec TestUtils 3.1

A parser combinator library in Java, modelled after Haskell' Parsec

License

License

GroupId

GroupId

org.jparsec
ArtifactId

ArtifactId

jparsec-testutils
Version

Version

3.1
Type

Type

jar
Description

Description

jParsec TestUtils
A parser combinator library in Java, modelled after Haskell' Parsec
Project Organization

Project Organization

jparsec

Download jparsec-testutils 3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.