| License |
License |
|---|---|
| GroupId | GroupIdcom.thesett |
| ArtifactId | ArtifactIdlojixbuild |
| Version | Version0.9.117 |
| Type | Typepom |
| Description |
DescriptionLoJiX
LoJiX is a framework for logic compilers and a Prolog implementation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lojixbuild-0.9.117.pom | 30 KB |
| Browse |
<!-- 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"]