is not current version
Last Version 1.0.9

io.github.lab515:textbot 1.0.6

test automation interpretor layer

GroupId

GroupId

io.github.lab515
ArtifactId

ArtifactId

textbot
Version

Version

1.0.6
Type

Type

jar

Download textbot 1.0.6


<!-- https://jarcasting.com/artifacts/io.github.lab515/textbot/ -->
<dependency>
    <groupId>io.github.lab515</groupId>
    <artifactId>textbot</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lab515/textbot/
implementation 'io.github.lab515:textbot:1.0.6'
// https://jarcasting.com/artifacts/io.github.lab515/textbot/
implementation ("io.github.lab515:textbot:1.0.6")
'io.github.lab515:textbot:jar:1.0.6'
<dependency org="io.github.lab515" name="textbot" rev="1.0.6">
  <artifact name="textbot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lab515', module='textbot', version='1.0.6')
)
libraryDependencies += "io.github.lab515" % "textbot" % "1.0.6"
[io.github.lab515/textbot "1.0.6"]