Jar examples for s:six-util
SIX UTIL is a collection of reusable Java components.
You can download jar file six-util 3.7.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add six-util-3.7.1.jar to your project.
<dependency> <groupId>jp.go.aist.six.util</groupId> <artifactId>six-util</artifactId> <version>3.7.1</version> </dependency>
compile group: 'jp.go.aist.six.util', name: 'six-util', version: '3.7.1'
libraryDependencies += "jp.go.aist.six.util" % "six-util" % "3.7.1"
<dependency org="jp.go.aist.six.util" name="six-util" rev="3.7.1"/>
@Grapes(@Grab(group='jp.go.aist.six.util', module='six-util', version='3.7.1'))
'jp.go.aist.six.util:six-util:jar:3.7.1'
Click the following link to download the jar file.
six-util-3.7.1-javadoc.jar