Last Version

PetitParser Smalltalk 2.3.1

Smalltalk grammar

License

License

GroupId

GroupId

com.github.petitparser
ArtifactId

ArtifactId

petitparser-smalltalk
Version

Version

2.3.1
Type

Type

jar
Description

Description

PetitParser Smalltalk
Smalltalk grammar
Project Organization

Project Organization

PetitParser

Download petitparser-smalltalk 2.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.petitparser : petitparser-core jar 2.3.1
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.