Download maven-t7-common-0.9.10.M1.jar file - Jar m

Jar examples for m:maven-t7-common

Description

T7MP common

You can download jar file maven-t7-common 0.9.10.M1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add maven-t7-common-0.9.10.M1.jar to your project.

<dependency>
   <groupId>com.googlecode.t7mp</groupId>
   <artifactId>maven-t7-common</artifactId>
   <version>0.9.10.M1</version>
</dependency>
compile group: 'com.googlecode.t7mp', name: 'maven-t7-common', version: '0.9.10.M1'
libraryDependencies += "com.googlecode.t7mp" % "maven-t7-common" % "0.9.10.M1"
<dependency org="com.googlecode.t7mp" name="maven-t7-common" rev="0.9.10.M1"/>
@Grapes(@Grab(group='com.googlecode.t7mp', module='maven-t7-common', version='0.9.10.M1'))
'com.googlecode.t7mp:maven-t7-common:jar:0.9.10.M1'

Download

Click the following link to download the jar file.

maven-t7-common-0.9.10.M1-javadoc.jar
maven-t7-common-0.9.10.M1-sources.jar
maven-t7-common-0.9.10.M1.jar
maven-t7-common-0.9.10.M1.pom



Related Tutorials