is not current version
Last Version 1.10

com.googlecode.redbox-mint:mint-project 1.6


GroupId

GroupId

com.googlecode.redbox-mint
ArtifactId

ArtifactId

mint-project
Version

Version

1.6
Type

Type

pom

Download mint-project 1.6

Filename Size
mint-project-1.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint-project/ -->
<dependency>
    <groupId>com.googlecode.redbox-mint</groupId>
    <artifactId>mint-project</artifactId>
    <version>1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint-project/
implementation 'com.googlecode.redbox-mint:mint-project:1.6'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint-project/
implementation ("com.googlecode.redbox-mint:mint-project:1.6")
'com.googlecode.redbox-mint:mint-project:pom:1.6'
<dependency org="com.googlecode.redbox-mint" name="mint-project" rev="1.6">
  <artifact name="mint-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='mint-project', version='1.6')
)
libraryDependencies += "com.googlecode.redbox-mint" % "mint-project" % "1.6"
[com.googlecode.redbox-mint/mint-project "1.6"]