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.0.3 in this page.
Apache2
You can use the following script to add my-java-utils-0.0.3.jar to your project.
<dependency> <groupId>in.ashwanthkumar</groupId> <artifactId>my-java-utils</artifactId> <version>0.0.3</version> </dependency>
compile group: 'in.ashwanthkumar', name: 'my-java-utils', version: '0.0.3'
libraryDependencies += "in.ashwanthkumar" % "my-java-utils" % "0.0.3"
<dependency org="in.ashwanthkumar" name="my-java-utils" rev="0.0.3"/>
@Grapes(@Grab(group='in.ashwanthkumar', module='my-java-utils', version='0.0.3'))
'in.ashwanthkumar:my-java-utils:jar:0.0.3'
Click the following link to download the jar file.
my-java-utils-0.0.3-javadoc.jar