is not current version
Last Version 1.0.0

com.diffbot:enhance-client 0.1.0

OpenAPI Java

Categories

Categories

CLI User Interface
GroupId

GroupId

com.diffbot
ArtifactId

ArtifactId

enhance-client
Version

Version

0.1.0
Type

Type

jar

Download enhance-client 0.1.0


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