Last Version

khubla.com Pascal Interpreter 1.1.0

khubla.com Pascal Interpreter

License

License

GroupId

GroupId

com.khubla.kpascal
ArtifactId

ArtifactId

kpascal
Version

Version

1.1.0
Type

Type

jar
Description

Description

khubla.com Pascal Interpreter
khubla.com Pascal Interpreter
Project URL

Project URL

https://github.com/teverett/kPascal
Project Organization

Project Organization

khubla.com
Source Code Management

Source Code Management

https://github.com/teverett/kPascal

Download kpascal 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.3
org.testng : testng jar 7.5
commons-cli : commons-cli jar 1.5.0

Project Modules

There are no modules declared in this project.