Download high-scale-lib-1.0.6.jar file - Jar h

Jar examples for h:high-scale-lib

Description

This is Boundary's fork of Cliff Click's high scale lib. We will be maintaining this fork with bug fixes, improvements and versioned builds pushed to maven central.

You can download jar file high-scale-lib 1.0.6 in this page.

License

Creative Commons License

Build File

You can use the following script to add high-scale-lib-1.0.6.jar to your project.

<dependency>
   <groupId>com.boundary</groupId>
   <artifactId>high-scale-lib</artifactId>
   <version>1.0.6</version>
</dependency>
compile group: 'com.boundary', name: 'high-scale-lib', version: '1.0.6'
libraryDependencies += "com.boundary" % "high-scale-lib" % "1.0.6"
<dependency org="com.boundary" name="high-scale-lib" rev="1.0.6"/>
@Grapes(@Grab(group='com.boundary', module='high-scale-lib', version='1.0.6'))
'com.boundary:high-scale-lib:jar:1.0.6'

Download

Click the following link to download the jar file.

high-scale-lib-1.0.6-javadoc.jar
high-scale-lib-1.0.6-sources.jar
high-scale-lib-1.0.6.jar
high-scale-lib-1.0.6.pom



Related Tutorials