Download SingularityBase-0.3.3.jar file - Jar s

Jar examples for s:SingularityBase

Description

You can download jar file SingularityBase 0.3.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

SingularityBase-0.3.3-javadoc.jar
SingularityBase-0.3.3-sources.jar
SingularityBase-0.3.3.jar
SingularityBase-0.3.3.pom



Related Tutorials