is not current version
Last Version 22.3.1

ai.tock:tock-root 19.9.0

Tock, The Open Conversation Kit

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-root
Version

Version

19.9.0
Type

Type

pom

Download tock-root 19.9.0

Filename Size
tock-root-19.9.0.pom 32 KB
Browse

<!-- https://jarcasting.com/artifacts/ai.tock/tock-root/ -->
<dependency>
    <groupId>ai.tock</groupId>
    <artifactId>tock-root</artifactId>
    <version>19.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-root/
implementation 'ai.tock:tock-root:19.9.0'
// https://jarcasting.com/artifacts/ai.tock/tock-root/
implementation ("ai.tock:tock-root:19.9.0")
'ai.tock:tock-root:pom:19.9.0'
<dependency org="ai.tock" name="tock-root" rev="19.9.0">
  <artifact name="tock-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-root', version='19.9.0')
)
libraryDependencies += "ai.tock" % "tock-root" % "19.9.0"
[ai.tock/tock-root "19.9.0"]