| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.thesett |
| Идентификатор | Идентификаторlojixbuild |
| Версия | Версия0.9.117 |
| Тип | Типpom |
| Описание |
ОписаниеLoJiX
LoJiX is a framework for logic compilers and a Prolog implementation.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| lojixbuild-0.9.117.pom | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.thesett/lojixbuild/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>lojixbuild</artifactId>
<version>0.9.117</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/lojixbuild/
implementation 'com.thesett:lojixbuild:0.9.117'
// https://jarcasting.com/artifacts/com.thesett/lojixbuild/
implementation ("com.thesett:lojixbuild:0.9.117")
'com.thesett:lojixbuild:pom:0.9.117'
<dependency org="com.thesett" name="lojixbuild" rev="0.9.117">
<artifact name="lojixbuild" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='lojixbuild', version='0.9.117')
)
libraryDependencies += "com.thesett" % "lojixbuild" % "0.9.117"
[com.thesett/lojixbuild "0.9.117"]