is not current version
Last Version 0.27

com.sparkpost:sparkpost-lib 0.18


GroupId

GroupId

com.sparkpost
ArtifactId

ArtifactId

sparkpost-lib
Version

Version

0.18
Type

Type

jar

Download sparkpost-lib 0.18


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