| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools | 
| GroupId | GroupIdcom.github.siwenyan | 
| ArtifactId | ArtifactIdside | 
| Last Version | Last Version1.25.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionside Java runner of Selenium IDE project | 
| Filename | Size | 
|---|---|
| side-1.25.1.0.pom | |
| side-1.25.1.0.jar | 99 KB | 
| side-1.25.1.0-sources.jar | 46 KB | 
| side-1.25.1.0-javadoc.jar | 221 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.siwenyan/side/ -->
<dependency>
    <groupId>com.github.siwenyan</groupId>
    <artifactId>side</artifactId>
    <version>1.25.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.siwenyan/side/
implementation 'com.github.siwenyan:side:1.25.1.0'// https://jarcasting.com/artifacts/com.github.siwenyan/side/
implementation ("com.github.siwenyan:side:1.25.1.0")'com.github.siwenyan:side:jar:1.25.1.0'<dependency org="com.github.siwenyan" name="side" rev="1.25.1.0">
  <artifact name="side" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.siwenyan', module='side', version='1.25.1.0')
)libraryDependencies += "com.github.siwenyan" % "side" % "1.25.1.0"[com.github.siwenyan/side "1.25.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.siwenyan : common_web | jar | 1.25.1 | 
| org.seleniumhq.selenium : selenium-support | jar | 3.141.59 | 
| xstream : xstream | jar | 1.2.2 | 
| junit : junit | jar | 4.12 | 
| org.apache.directory.studio : org.apache.commons.io | jar | 2.4 |