GroupId | GroupIdit.unibo.tuprolog |
---|---|
ArtifactId | ArtifactIdserialize-theory |
Version | Version0.11.5 |
Type | Typepom |
Filename | Size |
---|---|
serialize-theory-0.11.5.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/it.unibo.tuprolog/serialize-theory/ -->
<dependency>
<groupId>it.unibo.tuprolog</groupId>
<artifactId>serialize-theory</artifactId>
<version>0.11.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.unibo.tuprolog/serialize-theory/
implementation 'it.unibo.tuprolog:serialize-theory:0.11.5'
// https://jarcasting.com/artifacts/it.unibo.tuprolog/serialize-theory/
implementation ("it.unibo.tuprolog:serialize-theory:0.11.5")
'it.unibo.tuprolog:serialize-theory:pom:0.11.5'
<dependency org="it.unibo.tuprolog" name="serialize-theory" rev="0.11.5">
<artifact name="serialize-theory" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.unibo.tuprolog', module='serialize-theory', version='0.11.5')
)
libraryDependencies += "it.unibo.tuprolog" % "serialize-theory" % "0.11.5"
[it.unibo.tuprolog/serialize-theory "0.11.5"]