is not current version
Last Version 1.10

com.googlecode.redbox-mint:mint 1.7


GroupId

GroupId

com.googlecode.redbox-mint
ArtifactId

ArtifactId

mint
Version

Version

1.7
Type

Type

pom

Download mint 1.7

Filename Size
mint-1.7.pom 19 KB
Browse

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