PPL-SPEC

PPL Specification

License

License

The GNU Lesser General Public License, Version 3.0
Categories

Categories

Net
GroupId

GroupId

br.net.buzu
ArtifactId

ArtifactId

ppl-spec
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

PPL-SPEC
PPL Specification
Project URL

Project URL

https://github.com/siviotti/ppl
Source Code Management

Source Code Management

http://github.com/siviotti/ppl/tree/master/ppl-spec

Download ppl-spec

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.10
org.jetbrains.kotlin : kotlin-reflect jar 1.3.10

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar RELEASE
org.junit.jupiter : junit-jupiter-engine jar RELEASE

Project Modules

There are no modules declared in this project.

ppl

Positional Parsing Language

Versions

Version
1.0.1
1.0.0