is not current version
Last Version 0.27

com.sparkpost:sparkpost-lib 0.19


GroupId

GroupId

com.sparkpost
ArtifactId

ArtifactId

sparkpost-lib
Version

Version

0.19
Type

Type

jar

Download sparkpost-lib 0.19


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