Download array-utils-1.0.jar file - Jar a

Jar examples for a:array-utils

Description

Some array utility functions for lib16.

You can download jar file array-utils 1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add array-utils-1.0.jar to your project.

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

Download

Click the following link to download the jar file.

array-utils-1.0-javadoc.jar
array-utils-1.0-sources.jar
array-utils-1.0.jar
array-utils-1.0.pom



Related Tutorials