is not current version
Last Version 1.10

com.googlecode.redbox-mint:mint 0.9.0


GroupId

GroupId

com.googlecode.redbox-mint
ArtifactId

ArtifactId

mint
Version

Version

0.9.0
Type

Type

pom

Download mint 0.9.0

Filename Size
mint-0.9.0.pom 26 KB
Browse

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