GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdprotractor-helpers |
Version | Version0.3.6 |
Type | Typejar |
Filename | Size |
---|---|
protractor-helpers-0.3.6.pom | |
protractor-helpers-0.3.6.jar | 15 KB |
protractor-helpers-0.3.6-sources.jar | 22 bytes |
protractor-helpers-0.3.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/protractor-helpers/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>protractor-helpers</artifactId>
<version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/protractor-helpers/
implementation 'org.webjars.npm:protractor-helpers:0.3.6'
// https://jarcasting.com/artifacts/org.webjars.npm/protractor-helpers/
implementation ("org.webjars.npm:protractor-helpers:0.3.6")
'org.webjars.npm:protractor-helpers:jar:0.3.6'
<dependency org="org.webjars.npm" name="protractor-helpers" rev="0.3.6">
<artifact name="protractor-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='protractor-helpers', version='0.3.6')
)
libraryDependencies += "org.webjars.npm" % "protractor-helpers" % "0.3.6"
[org.webjars.npm/protractor-helpers "0.3.6"]