Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.cloudburo |
ArtifactId | ArtifactIdwebcontent-grabber |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
webcontent-grabber-0.0.3.pom | |
webcontent-grabber-0.0.3.jar | 111 KB |
webcontent-grabber-0.0.3-sources.jar | 94 KB |
webcontent-grabber-0.0.3-javadoc.jar | 694 KB |
Browse |
<!-- 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"]