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.9.117.pom download
Apache Maven
<dependency>
  <groupId>com.thesett</groupId>
  <artifactId>lojixbuild</artifactId>
  <version>0.9.117</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.thesett:lojixbuild:0.9.117'
Gradle Kotlin
implementation("com.thesett:lojixbuild:0.9.117")
Scala SBT
libraryDependencies += "com.thesett" % "lojixbuild" % "0.9.117"
Groovy Grape
@Grapes(
  @Grab(group='com.thesett', module='lojixbuild', version='0.9.117')
)
Apache Ivy
<dependency org="com.thesett" name="lojixbuild" rev="0.9.117" />
Leiningen
[com.thesett/lojixbuild "0.9.117"]
Apache Buildr
'com.thesett:lojixbuild:jar:0.9.117'
Dependencies
The project has no third-party dependencies