Download SingularityBase-0.3.4.jar file - Jar s

Jar examples for s:SingularityBase

Description

You can download jar file SingularityBase 0.3.4 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

SingularityBase-0.3.4-javadoc.jar
SingularityBase-0.3.4-sources.jar
SingularityBase-0.3.4.jar
SingularityBase-0.3.4.pom



Related Tutorials