GroupId | GroupIdcom.gitee.zcx7878 |
---|---|
ArtifactId | ArtifactIdleisure.springboot.excell |
Version | Version1.1.0.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.excell/ -->
<dependency>
<groupId>com.gitee.zcx7878</groupId>
<artifactId>leisure.springboot.excell</artifactId>
<version>1.1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.excell/
implementation 'com.gitee.zcx7878:leisure.springboot.excell:1.1.0.9'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.springboot.excell/
implementation ("com.gitee.zcx7878:leisure.springboot.excell:1.1.0.9")
'com.gitee.zcx7878:leisure.springboot.excell:jar:1.1.0.9'
<dependency org="com.gitee.zcx7878" name="leisure.springboot.excell" rev="1.1.0.9">
<artifact name="leisure.springboot.excell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.springboot.excell', version='1.1.0.9')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.springboot.excell" % "1.1.0.9"
[com.gitee.zcx7878/leisure.springboot.excell "1.1.0.9"]