l

lojixbuild

LoJiX is a framework for logic compilers and a Prolog implementation.
https://github.com/rupertlssmith/lojix
The Apache Software License, Version 2.0
Rupert Smith
Files download
File Operation
lojixbuild-0.8.3.pom download
Apache Maven
<dependency>
  <groupId>com.thesett</groupId>
  <artifactId>lojixbuild</artifactId>
  <version>0.8.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.thesett:lojixbuild:0.8.3'
Gradle Kotlin
implementation("com.thesett:lojixbuild:0.8.3")
Scala SBT
libraryDependencies += "com.thesett" % "lojixbuild" % "0.8.3"
Groovy Grape
@Grapes(
  @Grab(group='com.thesett', module='lojixbuild', version='0.8.3')
)
Apache Ivy
<dependency org="com.thesett" name="lojixbuild" rev="0.8.3" />
Leiningen
[com.thesett/lojixbuild "0.8.3"]
Apache Buildr
'com.thesett:lojixbuild:jar:0.8.3'
Dependencies
The project has no third-party dependencies