is not current version
Last Version 0.27

com.sparkpost:sparkpost-lib 0.12


GroupId

GroupId

com.sparkpost
ArtifactId

ArtifactId

sparkpost-lib
Version

Version

0.12
Type

Type

jar

Download sparkpost-lib 0.12


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