is not current version
Last Version 0.27

com.sparkpost:sparkpost-lib 0.16.2


GroupId

GroupId

com.sparkpost
ArtifactId

ArtifactId

sparkpost-lib
Version

Version

0.16.2
Type

Type

jar

Download sparkpost-lib 0.16.2


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