is not current version
Last Version 3.1

com.github.celeskyking:s-tea 3.0

������������������selenium2(webdriver)���Junit���������������web������������������

GroupId

GroupId

com.github.celeskyking
ArtifactId

ArtifactId

s-tea
Version

Version

3.0
Type

Type

jar

Download s-tea 3.0


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