is not current version
Last Version 1.10

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


GroupId

GroupId

com.googlecode.redbox-mint
ArtifactId

ArtifactId

mint-project
Version

Version

1.3
Type

Type

pom

Download mint-project 1.3

Filename Size
mint-project-1.3.pom 4 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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint-project/
implementation 'com.googlecode.redbox-mint:mint-project:1.3'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint-project/
implementation ("com.googlecode.redbox-mint:mint-project:1.3")
'com.googlecode.redbox-mint:mint-project:pom:1.3'
<dependency org="com.googlecode.redbox-mint" name="mint-project" rev="1.3">
  <artifact name="mint-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='mint-project', version='1.3')
)
libraryDependencies += "com.googlecode.redbox-mint" % "mint-project" % "1.3"
[com.googlecode.redbox-mint/mint-project "1.3"]