is not current version
Last Version 1.5.1

com.wuyushuo:spring-boxes-iface 1.4.1

spring-boxes-iface

GroupId

GroupId

com.wuyushuo
ArtifactId

ArtifactId

spring-boxes-iface
Version

Version

1.4.1
Type

Type

jar

Download spring-boxes-iface 1.4.1


<!-- https://jarcasting.com/artifacts/com.wuyushuo/spring-boxes-iface/ -->
<dependency>
    <groupId>com.wuyushuo</groupId>
    <artifactId>spring-boxes-iface</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wuyushuo/spring-boxes-iface/
implementation 'com.wuyushuo:spring-boxes-iface:1.4.1'
// https://jarcasting.com/artifacts/com.wuyushuo/spring-boxes-iface/
implementation ("com.wuyushuo:spring-boxes-iface:1.4.1")
'com.wuyushuo:spring-boxes-iface:jar:1.4.1'
<dependency org="com.wuyushuo" name="spring-boxes-iface" rev="1.4.1">
  <artifact name="spring-boxes-iface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wuyushuo', module='spring-boxes-iface', version='1.4.1')
)
libraryDependencies += "com.wuyushuo" % "spring-boxes-iface" % "1.4.1"
[com.wuyushuo/spring-boxes-iface "1.4.1"]