is not current version
Last Version 1.0.0

com.diffbot:enhance-client 1.0.0-rc.01

OpenAPI Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.diffbot
ArtifactId

ArtifactId

enhance-client
Version

Version

1.0.0-rc.01
Type

Type

jar

Download enhance-client 1.0.0-rc.01


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