License |
License |
---|---|
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival |
Last Version | Last Version1.10.40 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncarnival
spring-boot starters
|
Project URL |
Project URL |
Filename | Size |
---|---|
carnival-1.10.40.pom | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival</artifactId>
<version>1.10.40</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival/
implementation 'com.github.yingzhuo:carnival:1.10.40'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival/
implementation ("com.github.yingzhuo:carnival:1.10.40")
'com.github.yingzhuo:carnival:pom:1.10.40'
<dependency org="com.github.yingzhuo" name="carnival" rev="1.10.40">
<artifact name="carnival" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival', version='1.10.40')
)
libraryDependencies += "com.github.yingzhuo" % "carnival" % "1.10.40"
[com.github.yingzhuo/carnival "1.10.40"]