Mint
Visit http://www.redboxresearchdata.com.au/ for heaps of info.
License |
License |
---|---|
GroupId | GroupIdcom.googlecode.redbox-mint |
ArtifactId | ArtifactIdmint |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe Mint
This is the top-level organisation POM for the ReDBox-Mint project.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mint-1.10.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.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint/
implementation 'com.googlecode.redbox-mint:mint:1.10'
// https://jarcasting.com/artifacts/com.googlecode.redbox-mint/mint/
implementation ("com.googlecode.redbox-mint:mint:1.10")
'com.googlecode.redbox-mint:mint:pom:1.10'
<dependency org="com.googlecode.redbox-mint" name="mint" rev="1.10">
<artifact name="mint" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.redbox-mint', module='mint', version='1.10')
)
libraryDependencies += "com.googlecode.redbox-mint" % "mint" % "1.10"
[com.googlecode.redbox-mint/mint "1.10"]
Visit http://www.redboxresearchdata.com.au/ for heaps of info.