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