Download commons-box-app-0.5.jar file - Jar c

Jar examples for c:commons-box-app

Description

Common utils for BOX projects.

You can download jar file commons-box-app 0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add commons-box-app-0.5.jar to your project.

<dependency>
   <groupId>com.hreeinfo.commons</groupId>
   <artifactId>commons-box-app</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'com.hreeinfo.commons', name: 'commons-box-app', version: '0.5'
libraryDependencies += "com.hreeinfo.commons" % "commons-box-app" % "0.5"
<dependency org="com.hreeinfo.commons" name="commons-box-app" rev="0.5"/>
@Grapes(@Grab(group='com.hreeinfo.commons', module='commons-box-app', version='0.5'))
'com.hreeinfo.commons:commons-box-app:jar:0.5'

Download

Click the following link to download the jar file.

commons-box-app-0.5-javadoc.jar
commons-box-app-0.5-sources.jar
commons-box-app-0.5.jar
commons-box-app-0.5.pom



Related Tutorials