is not current version
Last Version 1.10

com.googlecode.redbox-mint:mint 1.3.1


GroupId

GroupId

com.googlecode.redbox-mint
ArtifactId

ArtifactId

mint
Version

Version

1.3.1
Type

Type

pom

Download mint 1.3.1

Filename Size
mint-1.3.1.pom 29 KB
Browse

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