Download SingularityBase-0.1.2.jar file - Jar s

Jar examples for s:SingularityBase

Description

You can download jar file SingularityBase 0.1.2 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

SingularityBase-0.1.2-javadoc.jar
SingularityBase-0.1.2-sources.jar
SingularityBase-0.1.2.jar
SingularityBase-0.1.2.pom



Related Tutorials