License |
License |
---|---|
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdtock-root |
Last Version | Last Version22.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTock
Tock, The Open Conversation Kit
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTock |
Filename | Size |
---|---|
tock-root-22.3.1.pom | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/tock-root/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>tock-root</artifactId>
<version>22.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/tock-root/
implementation 'ai.tock:tock-root:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/tock-root/
implementation ("ai.tock:tock-root:22.3.1")
'ai.tock:tock-root:pom:22.3.1'
<dependency org="ai.tock" name="tock-root" rev="22.3.1">
<artifact name="tock-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='tock-root', version='22.3.1')
)
libraryDependencies += "ai.tock" % "tock-root" % "22.3.1"
[ai.tock/tock-root "22.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |