is not current version
Last Version 3.1

com.github.celeskyking:s-tea 1.0.0

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

GroupId

GroupId

com.github.celeskyking
ArtifactId

ArtifactId

s-tea
Version

Version

1.0.0
Type

Type

jar

Download s-tea 1.0.0


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