Jar examples for m:my-java-utils
My personal set of utils that I take along with my java projects.
You can download jar file my-java-utils 0.1.0 in this page.
Apache2
You can use the following script to add my-java-utils-0.1.0.jar to your project.
<dependency> <groupId>in.ashwanthkumar</groupId> <artifactId>my-java-utils</artifactId> <version>0.1.0</version> </dependency>
compile group: 'in.ashwanthkumar', name: 'my-java-utils', version: '0.1.0'
libraryDependencies += "in.ashwanthkumar" % "my-java-utils" % "0.1.0"
<dependency org="in.ashwanthkumar" name="my-java-utils" rev="0.1.0"/>
@Grapes(@Grab(group='in.ashwanthkumar', module='my-java-utils', version='0.1.0'))
'in.ashwanthkumar:my-java-utils:jar:0.1.0'
Click the following link to download the jar file.
my-java-utils-0.1.0-javadoc.jar