License |
License |
---|---|
GroupId | GroupIdio.github.lab515 |
ArtifactId | ArtifactIdtextbot |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontextbot
test automation interpretor layer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
textbot-1.0.9.pom | |
textbot-1.0.9.jar | 63 KB |
textbot-1.0.9-sources.jar | 43 KB |
textbot-1.0.9-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lab515/textbot/ -->
<dependency>
<groupId>io.github.lab515</groupId>
<artifactId>textbot</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lab515/textbot/
implementation 'io.github.lab515:textbot:1.0.9'
// https://jarcasting.com/artifacts/io.github.lab515/textbot/
implementation ("io.github.lab515:textbot:1.0.9")
'io.github.lab515:textbot:jar:1.0.9'
<dependency org="io.github.lab515" name="textbot" rev="1.0.9">
<artifact name="textbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lab515', module='textbot', version='1.0.9')
)
libraryDependencies += "io.github.lab515" % "textbot" % "1.0.9"
[io.github.lab515/textbot "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |