khubla.com Pascal Interpreter


Лицензия

Лицензия

Группа

Группа

com.khubla.kpascal
Идентификатор

Идентификатор

kpascal
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

khubla.com Pascal Interpreter
khubla.com Pascal Interpreter
Ссылка на сайт

Ссылка на сайт

https://github.com/teverett/kPascal
Организация-разработчик

Организация-разработчик

khubla.com
Система контроля версий

Система контроля версий

https://github.com/teverett/kPascal

Скачать kpascal

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.antlr : antlr4-runtime jar 4.9.3
org.testng : testng jar 7.5
commons-cli : commons-cli jar 1.5.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0