| License |
License |
|---|---|
| GroupId | GroupIdcom.thesett |
| ArtifactId | ArtifactIdwambookbuild |
| Version | Version1.0.2 |
| Type | Typepom |
| Description |
DescriptionHAK_WAM_Book
LoJiX is a framework for logic compilers and a Prolog implementation.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wambookbuild-1.0.2.pom | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/wambookbuild/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>wambookbuild</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/wambookbuild/
implementation 'com.thesett:wambookbuild:1.0.2'
// https://jarcasting.com/artifacts/com.thesett/wambookbuild/
implementation ("com.thesett:wambookbuild:1.0.2")
'com.thesett:wambookbuild:pom:1.0.2'
<dependency org="com.thesett" name="wambookbuild" rev="1.0.2">
<artifact name="wambookbuild" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='wambookbuild', version='1.0.2')
)
libraryDependencies += "com.thesett" % "wambookbuild" % "1.0.2"
[com.thesett/wambookbuild "1.0.2"]