Download bigblue-utils-1.1.jar file - Jar b

Jar examples for b:bigblue-utils

Description

A series of utilities to be used across projects

You can download jar file bigblue-utils 1.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add bigblue-utils-1.1.jar to your project.

<dependency>
   <groupId>com.assylias</groupId>
   <artifactId>bigblue-utils</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.assylias', name: 'bigblue-utils', version: '1.1'
libraryDependencies += "com.assylias" % "bigblue-utils" % "1.1"
<dependency org="com.assylias" name="bigblue-utils" rev="1.1"/>
@Grapes(@Grab(group='com.assylias', module='bigblue-utils', version='1.1'))
'com.assylias:bigblue-utils:jar:1.1'

Download

Click the following link to download the jar file.

bigblue-utils-1.1-javadoc.jar
bigblue-utils-1.1-sources.jar
bigblue-utils-1.1.jar
bigblue-utils-1.1.pom



Related Tutorials