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