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