is not current version
Last Version 1.0.15

com.nfbsoftware:simple-diffbot 1.0.13

The NFB Software Simple-Diffbot is a Java wrapper for the Diffbot.com API for website data extraction.

GroupId

GroupId

com.nfbsoftware
ArtifactId

ArtifactId

simple-diffbot
Version

Version

1.0.13
Type

Type

jar

Download simple-diffbot 1.0.13


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