is not current version
Last Version 1.0.15

com.nfbsoftware:simple-diffbot 1.0.3

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.3
Type

Type

jar

Download simple-diffbot 1.0.3


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