Download SingularityBase-0.2.9.jar file - Jar s

Jar examples for s:SingularityBase

Description

You can download jar file SingularityBase 0.2.9 in this page.

Build File

You can use the following script to add SingularityBase-0.2.9.jar to your project.

<dependency>
   <groupId>com.hubspot</groupId>
   <artifactId>SingularityBase</artifactId>
   <version>0.2.9</version>
</dependency>
compile group: 'com.hubspot', name: 'SingularityBase', version: '0.2.9'
libraryDependencies += "com.hubspot" % "SingularityBase" % "0.2.9"
<dependency org="com.hubspot" name="SingularityBase" rev="0.2.9"/>
@Grapes(@Grab(group='com.hubspot', module='SingularityBase', version='0.2.9'))
'com.hubspot:SingularityBase:jar:0.2.9'

Download

Click the following link to download the jar file.

SingularityBase-0.2.9-javadoc.jar
SingularityBase-0.2.9-sources.jar
SingularityBase-0.2.9.jar
SingularityBase-0.2.9.pom



Related Tutorials