Download mytechia-commons-library-1.2.0.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.2.0 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.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials