License |
License |
---|---|
GroupId | GroupIdai.tock |
ArtifactId | ArtifactIdbot-test |
Last Version | Last Version22.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTock Bot Test Toolkit
Bot Test helpers and mocks
|
Project Organization |
Project OrganizationTock |
Filename | Size |
---|---|
bot-test-22.3.1.pom | |
bot-test-22.3.1.jar | 1 KB |
bot-test-22.3.1-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ai.tock/bot-test/ -->
<dependency>
<groupId>ai.tock</groupId>
<artifactId>bot-test</artifactId>
<version>22.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/bot-test/
implementation 'ai.tock:bot-test:22.3.1'
// https://jarcasting.com/artifacts/ai.tock/bot-test/
implementation ("ai.tock:bot-test:22.3.1")
'ai.tock:bot-test:jar:22.3.1'
<dependency org="ai.tock" name="bot-test" rev="22.3.1">
<artifact name="bot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='bot-test', version='22.3.1')
)
libraryDependencies += "ai.tock" % "bot-test" % "22.3.1"
[ai.tock/bot-test "22.3.1"]
Group / Artifact | Type | Version |
---|---|---|
ai.tock : bot-toolkit | jar | 22.3.1 |
ai.tock : bot-test-base | jar | 22.3.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.7.0 |