License |
License |
---|---|
GroupId | GroupIdcom.wuyushuo |
ArtifactId | ArtifactIdspring-boxes |
Last Version | Last Version1.9.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring-boxes
spring-boxes
|
Project Organization |
Project Organizationwuyushuo |
Filename | Size |
---|---|
spring-boxes-1.9.4.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wuyushuo/spring-boxes/ -->
<dependency>
<groupId>com.wuyushuo</groupId>
<artifactId>spring-boxes</artifactId>
<version>1.9.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wuyushuo/spring-boxes/
implementation 'com.wuyushuo:spring-boxes:1.9.4'
// https://jarcasting.com/artifacts/com.wuyushuo/spring-boxes/
implementation ("com.wuyushuo:spring-boxes:1.9.4")
'com.wuyushuo:spring-boxes:pom:1.9.4'
<dependency org="com.wuyushuo" name="spring-boxes" rev="1.9.4">
<artifact name="spring-boxes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wuyushuo', module='spring-boxes', version='1.9.4')
)
libraryDependencies += "com.wuyushuo" % "spring-boxes" % "1.9.4"
[com.wuyushuo/spring-boxes "1.9.4"]