| License |
License
Mulan Permissive Software License,Version 2
|
|---|---|
| GroupId | GroupIdcn.lazytool |
| ArtifactId | ArtifactIdlazytool-all |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionlazytool 懒人必备
|
| Filename | Size |
|---|---|
| lazytool-all-0.0.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.lazytool/lazytool-all/ -->
<dependency>
<groupId>cn.lazytool</groupId>
<artifactId>lazytool-all</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.lazytool/lazytool-all/
implementation 'cn.lazytool:lazytool-all:0.0.3'
// https://jarcasting.com/artifacts/cn.lazytool/lazytool-all/
implementation ("cn.lazytool:lazytool-all:0.0.3")
'cn.lazytool:lazytool-all:pom:0.0.3'
<dependency org="cn.lazytool" name="lazytool-all" rev="0.0.3">
<artifact name="lazytool-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.lazytool', module='lazytool-all', version='0.0.3')
)
libraryDependencies += "cn.lazytool" % "lazytool-all" % "0.0.3"
[cn.lazytool/lazytool-all "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.lazytool : lazytool-core | jar | 0.0.3 |
| cn.lazytool : lazytool-json | jar | 0.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.projectlombok : lombok | jar | 1.18.22 |