is not current version
Last Version 0.9.117

com.thesett:lojixbuild 0.8.9

LoJiX is a framework for logic compilers and a Prolog implementation.

GroupId

GroupId

com.thesett
ArtifactId

ArtifactId

lojixbuild
Version

Version

0.8.9
Type

Type

pom

Download lojixbuild 0.8.9

Filename Size
lojixbuild-0.8.9.pom 27 KB
Browse

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