is not current version
Last Version 0.27

com.sparkpost:sparkpost-lib 0.15


GroupId

GroupId

com.sparkpost
ArtifactId

ArtifactId

sparkpost-lib
Version

Version

0.15
Type

Type

jar

Download sparkpost-lib 0.15


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