is not current version
Last Version 22.3.1

ai.tock:tock-root 20.3.3

Tock, The Open Conversation Kit

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-root
Version

Version

20.3.3
Type

Type

pom

Download tock-root 20.3.3

Filename Size
tock-root-20.3.3.pom 34 KB
Browse

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