Jar examples for a:array-utils
Some array utility functions for lib16.
You can download jar file array-utils 1.0 in this page.
Apache License, Version 2.0
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'
Click the following link to download the jar file.
array-utils-1.0-javadoc.jar