Download mytechia-commons-library-1.0.9.jar file - Jar m

Jar examples for m:mytechia-commons-library

Description

A collection of general utilities for programming in JAVA.

You can download jar file mytechia-commons-library 1.0.9 in this page.

License

GNU Lesser General Public License Version 3

Build File

You can use the following script to add mytechia-commons-library-1.0.9.jar to your project.

<dependency>
   <groupId>com.mytechia</groupId>
   <artifactId>mytechia-commons-library</artifactId>
   <version>1.0.9</version>
</dependency>
compile group: 'com.mytechia', name: 'mytechia-commons-library', version: '1.0.9'
libraryDependencies += "com.mytechia" % "mytechia-commons-library" % "1.0.9"
<dependency org="com.mytechia" name="mytechia-commons-library" rev="1.0.9"/>
@Grapes(@Grab(group='com.mytechia', module='mytechia-commons-library', version='1.0.9'))
'com.mytechia:mytechia-commons-library:jar:1.0.9'

Download

Click the following link to download the jar file.

mytechia-commons-library-1.0.9-javadoc.jar
mytechia-commons-library-1.0.9-sources.jar
mytechia-commons-library-1.0.9.jar
mytechia-commons-library-1.0.9.pom



Related Tutorials