| License | License | 
|---|---|
| GroupId | GroupIdcom.github.siwenyan | 
| ArtifactId | ArtifactIdcommon_web | 
| Last Version | Last Version1.25.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncommon_web Si Wenyan Common Library for Web | 
| Filename | Size | 
|---|---|
| common_web-1.25.1.pom | |
| common_web-1.25.1.jar | 142 KB | 
| common_web-1.25.1-sources.jar | 63 KB | 
| common_web-1.25.1-javadoc.jar | 524 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.siwenyan/common_web/ -->
<dependency>
    <groupId>com.github.siwenyan</groupId>
    <artifactId>common_web</artifactId>
    <version>1.25.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.siwenyan/common_web/
implementation 'com.github.siwenyan:common_web:1.25.1'// https://jarcasting.com/artifacts/com.github.siwenyan/common_web/
implementation ("com.github.siwenyan:common_web:1.25.1")'com.github.siwenyan:common_web:jar:1.25.1'<dependency org="com.github.siwenyan" name="common_web" rev="1.25.1">
  <artifact name="common_web" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.siwenyan', module='common_web', version='1.25.1')
)libraryDependencies += "com.github.siwenyan" % "common_web" % "1.25.1"[com.github.siwenyan/common_web "1.25.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.siwenyan : common | jar | 1.25 | 
| org.seleniumhq.selenium : selenium-support | jar | 3.141.59 | 
| com.assertthat : selenium-shutterbug | jar | 0.9.3 | 
| com.paulhammant : ngwebdriver | jar | 1.1.4 |