Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdwebsite.automate |
ArtifactId | ArtifactIdjwebrobot |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
jwebrobot-2.0.1.pom | |
jwebrobot-2.0.1.jar | 22 MB |
jwebrobot-2.0.1-sources.jar | 73 KB |
jwebrobot-2.0.1-javadoc.jar | 606 KB |
Browse |
<!-- https://jarcasting.com/artifacts/website.automate/jwebrobot/ -->
<dependency>
<groupId>website.automate</groupId>
<artifactId>jwebrobot</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/website.automate/jwebrobot/
implementation 'website.automate:jwebrobot:2.0.1'
// https://jarcasting.com/artifacts/website.automate/jwebrobot/
implementation ("website.automate:jwebrobot:2.0.1")
'website.automate:jwebrobot:jar:2.0.1'
<dependency org="website.automate" name="jwebrobot" rev="2.0.1">
<artifact name="jwebrobot" type="jar" />
</dependency>
@Grapes(
@Grab(group='website.automate', module='jwebrobot', version='2.0.1')
)
libraryDependencies += "website.automate" % "jwebrobot" % "2.0.1"
[website.automate/jwebrobot "2.0.1"]