| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.sparkpost | 
    
| ArtifactId | ArtifactIdlibs | 
    
| Last Version | Last Version0.27 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSparkPost Library 
            SparkPost client library for Java https://www.sparkpost.com/ 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| libs-0.27.pom | 573 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sparkpost/libs/ -->
<dependency>
    <groupId>com.sparkpost</groupId>
    <artifactId>libs</artifactId>
    <version>0.27</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.sparkpost/libs/
implementation 'com.sparkpost:libs:0.27'
                // https://jarcasting.com/artifacts/com.sparkpost/libs/
implementation ("com.sparkpost:libs:0.27")
                'com.sparkpost:libs:pom:0.27'
                <dependency org="com.sparkpost" name="libs" rev="0.27">
  <artifact name="libs" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.sparkpost', module='libs', version='0.27')
)
                libraryDependencies += "com.sparkpost" % "libs" % "0.27"
                [com.sparkpost/libs "0.27"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| org.hamcrest : hamcrest-integration | jar | 1.3 | 
| nl.jqno.equalsverifier : equalsverifier | jar | 1.3.1 |