is not current version
Last Version 1.0.0

net.cloudburo:webcontent-grabber 0.0.3

A java client library to grab the webcontent

Categories

Categories

Net
GroupId

GroupId

net.cloudburo
ArtifactId

ArtifactId

webcontent-grabber
Version

Version

0.0.3
Type

Type

jar

Download webcontent-grabber 0.0.3


<!-- https://jarcasting.com/artifacts/net.cloudburo/webcontent-grabber/ -->
<dependency>
    <groupId>net.cloudburo</groupId>
    <artifactId>webcontent-grabber</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.cloudburo/webcontent-grabber/
implementation 'net.cloudburo:webcontent-grabber:0.0.3'
// https://jarcasting.com/artifacts/net.cloudburo/webcontent-grabber/
implementation ("net.cloudburo:webcontent-grabber:0.0.3")
'net.cloudburo:webcontent-grabber:jar:0.0.3'
<dependency org="net.cloudburo" name="webcontent-grabber" rev="0.0.3">
  <artifact name="webcontent-grabber" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cloudburo', module='webcontent-grabber', version='0.0.3')
)
libraryDependencies += "net.cloudburo" % "webcontent-grabber" % "0.0.3"
[net.cloudburo/webcontent-grabber "0.0.3"]