w

without-graph-sdk-using-scribe

without-graph-sdk-using-scribe
Files download
File Operation
without-graph-sdk-using-scribe-1.0.3.jar download
without-graph-sdk-using-scribe-1.0.3.pom download
without-graph-sdk-using-scribe-1.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.plutext.graph-convert</groupId>
  <artifactId>without-graph-sdk-using-scribe</artifactId>
  <version>1.0.3</version>
  <type>${packaging.type}</type>
</dependency>
Gradle Groovy
implementation 'org.plutext.graph-convert:without-graph-sdk-using-scribe:1.0.3'
Gradle Kotlin
implementation("org.plutext.graph-convert:without-graph-sdk-using-scribe:1.0.3")
Scala SBT
libraryDependencies += "org.plutext.graph-convert" % "without-graph-sdk-using-scribe" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.plutext.graph-convert', module='without-graph-sdk-using-scribe', version='1.0.3')
)
Apache Ivy
<dependency org="org.plutext.graph-convert" name="without-graph-sdk-using-scribe" rev="1.0.3" />
Leiningen
[org.plutext.graph-convert/without-graph-sdk-using-scribe "1.0.3"]
Apache Buildr
'org.plutext.graph-convert:without-graph-sdk-using-scribe:jar:1.0.3'