не последняя версия
Последняя версия 0.20.9-dev03+3250bb16

it.unibo.tuprolog:serialize-core 0.14.11

Multi-platform Prolog environment, in Kotlin

Группа

Группа

it.unibo.tuprolog
Идентификатор

Идентификатор

serialize-core
Версия

Версия

0.14.11
Тип

Тип

pom

Скачать serialize-core 0.14.11

Имя Файла Размер
serialize-core-0.14.11.pom
Обзор

<!-- https://jarcasting.com/artifacts/it.unibo.tuprolog/serialize-core/ -->
<dependency>
    <groupId>it.unibo.tuprolog</groupId>
    <artifactId>serialize-core</artifactId>
    <version>0.14.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.unibo.tuprolog/serialize-core/
implementation 'it.unibo.tuprolog:serialize-core:0.14.11'
// https://jarcasting.com/artifacts/it.unibo.tuprolog/serialize-core/
implementation ("it.unibo.tuprolog:serialize-core:0.14.11")
'it.unibo.tuprolog:serialize-core:pom:0.14.11'
<dependency org="it.unibo.tuprolog" name="serialize-core" rev="0.14.11">
  <artifact name="serialize-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.unibo.tuprolog', module='serialize-core', version='0.14.11')
)
libraryDependencies += "it.unibo.tuprolog" % "serialize-core" % "0.14.11"
[it.unibo.tuprolog/serialize-core "0.14.11"]