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