s

sf-et-fuel-sdk

Extensions for com.exacttarget.fuelsdk (c) 2016 Sport Trades Ltd
http://buabook.github.io
Apache-2.0
Jas Rajasansir
Files download
File Operation
sf-et-fuel-sdk-1.0.1.jar download
sf-et-fuel-sdk-1.0.1.pom download
sf-et-fuel-sdk-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.buabook</groupId>
  <artifactId>sf-et-fuel-sdk</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.buabook:sf-et-fuel-sdk:1.0.1'
Gradle Kotlin
implementation("com.buabook:sf-et-fuel-sdk:1.0.1")
Scala SBT
libraryDependencies += "com.buabook" % "sf-et-fuel-sdk" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.buabook', module='sf-et-fuel-sdk', version='1.0.1')
)
Apache Ivy
<dependency org="com.buabook" name="sf-et-fuel-sdk" rev="1.0.1" />
Leiningen
[com.buabook/sf-et-fuel-sdk "1.0.1"]
Apache Buildr
'com.buabook:sf-et-fuel-sdk:jar:1.0.1'