License |
License |
---|---|
GroupId | GroupIdcom.aerokube.lightning |
ArtifactId | ArtifactIdlightning-parent |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLightning Parent
Lightweight and lightning fast WebDriver client library for Java and related components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lightning-parent-1.3.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aerokube.lightning/lightning-parent/ -->
<dependency>
<groupId>com.aerokube.lightning</groupId>
<artifactId>lightning-parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aerokube.lightning/lightning-parent/
implementation 'com.aerokube.lightning:lightning-parent:1.3.0'
// https://jarcasting.com/artifacts/com.aerokube.lightning/lightning-parent/
implementation ("com.aerokube.lightning:lightning-parent:1.3.0")
'com.aerokube.lightning:lightning-parent:pom:1.3.0'
<dependency org="com.aerokube.lightning" name="lightning-parent" rev="1.3.0">
<artifact name="lightning-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aerokube.lightning', module='lightning-parent', version='1.3.0')
)
libraryDependencies += "com.aerokube.lightning" % "lightning-parent" % "1.3.0"
[com.aerokube.lightning/lightning-parent "1.3.0"]