Download mytechia_commons_library-1.0.8.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.8 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.8.jar to your project.

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

Download

Click the following link to download the jar file.

mytechia_commons_library-1.0.8-javadoc.jar
mytechia_commons_library-1.0.8-sources.jar
mytechia_commons_library-1.0.8.jar
mytechia_commons_library-1.0.8.pom



Related Tutorials