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