| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcn.fantasticmao.mundo |
| ArtifactId | ArtifactIdmundo-all |
| Version | Version1.0 |
| Type | Typepom |
| Description |
Descriptionmundo-all 1.0
Mundo is a tiny component for business programming that is out of the box (and maybe useless).
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mundo-all-1.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-all/ -->
<dependency>
<groupId>cn.fantasticmao.mundo</groupId>
<artifactId>mundo-all</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-all/
implementation 'cn.fantasticmao.mundo:mundo-all:1.0'
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-all/
implementation ("cn.fantasticmao.mundo:mundo-all:1.0")
'cn.fantasticmao.mundo:mundo-all:pom:1.0'
<dependency org="cn.fantasticmao.mundo" name="mundo-all" rev="1.0">
<artifact name="mundo-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.fantasticmao.mundo', module='mundo-all', version='1.0')
)
libraryDependencies += "cn.fantasticmao.mundo" % "mundo-all" % "1.0"
[cn.fantasticmao.mundo/mundo-all "1.0"]