is not current version
Last Version 1.4.0

com.wuyushuo:spring-theme-wms 1.0.8


GroupId

GroupId

com.wuyushuo
ArtifactId

ArtifactId

spring-theme-wms
Version

Version

1.0.8
Type

Type

jar

Download spring-theme-wms 1.0.8


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