is not current version
Last Version 0.9.10.M6

com.googlecode.t7mp:maven-t7-common 0.9.10.M1

T7MP common

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.t7mp
ArtifactId

ArtifactId

maven-t7-common
Version

Version

0.9.10.M1
Type

Type

jar

Download maven-t7-common 0.9.10.M1


<!-- https://jarcasting.com/artifacts/com.googlecode.t7mp/maven-t7-common/ -->
<dependency>
    <groupId>com.googlecode.t7mp</groupId>
    <artifactId>maven-t7-common</artifactId>
    <version>0.9.10.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.t7mp/maven-t7-common/
implementation 'com.googlecode.t7mp:maven-t7-common:0.9.10.M1'
// https://jarcasting.com/artifacts/com.googlecode.t7mp/maven-t7-common/
implementation ("com.googlecode.t7mp:maven-t7-common:0.9.10.M1")
'com.googlecode.t7mp:maven-t7-common:jar:0.9.10.M1'
<dependency org="com.googlecode.t7mp" name="maven-t7-common" rev="0.9.10.M1">
  <artifact name="maven-t7-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.t7mp', module='maven-t7-common', version='0.9.10.M1')
)
libraryDependencies += "com.googlecode.t7mp" % "maven-t7-common" % "0.9.10.M1"
[com.googlecode.t7mp/maven-t7-common "0.9.10.M1"]