| License |
License |
|---|---|
| GroupId | GroupIdcom.maqiangcgq |
| ArtifactId | ArtifactIdall |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWrapper
Common utils included
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| all-1.1.1.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.maqiangcgq/all/ -->
<dependency>
<groupId>com.maqiangcgq</groupId>
<artifactId>all</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.maqiangcgq/all/
implementation 'com.maqiangcgq:all:1.1.1'
// https://jarcasting.com/artifacts/com.maqiangcgq/all/
implementation ("com.maqiangcgq:all:1.1.1")
'com.maqiangcgq:all:pom:1.1.1'
<dependency org="com.maqiangcgq" name="all" rev="1.1.1">
<artifact name="all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.maqiangcgq', module='all', version='1.1.1')
)
libraryDependencies += "com.maqiangcgq" % "all" % "1.1.1"
[com.maqiangcgq/all "1.1.1"]