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