| License |
License |
|---|---|
| GroupId | GroupIdit.unibo.tuprolog |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version0.20.9-dev03+3250bb16 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Description2P-Kt, Core Module
Knowlege representation via logic terms and clauses
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-0.20.9-dev03+3250bb16.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/it.unibo.tuprolog/core/ -->
<dependency>
<groupId>it.unibo.tuprolog</groupId>
<artifactId>core</artifactId>
<version>0.20.9-dev03+3250bb16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.unibo.tuprolog/core/
implementation 'it.unibo.tuprolog:core:0.20.9-dev03+3250bb16'
// https://jarcasting.com/artifacts/it.unibo.tuprolog/core/
implementation ("it.unibo.tuprolog:core:0.20.9-dev03+3250bb16")
'it.unibo.tuprolog:core:pom:0.20.9-dev03+3250bb16'
<dependency org="it.unibo.tuprolog" name="core" rev="0.20.9-dev03+3250bb16">
<artifact name="core" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.unibo.tuprolog', module='core', version='0.20.9-dev03+3250bb16')
)
libraryDependencies += "it.unibo.tuprolog" % "core" % "0.20.9-dev03+3250bb16"
[it.unibo.tuprolog/core "0.20.9-dev03+3250bb16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.7.0 |
| io.github.gciatto : kt-math | jar | 0.4.0 |
| it.unibo.tuprolog : utils | jar | 0.20.9-dev03+3250bb16 |