is not current version
Last Version 1.9.4

com.wuyushuo:spring-units 1.9.1

spring-units

GroupId

GroupId

com.wuyushuo
ArtifactId

ArtifactId

spring-units
Version

Version

1.9.1
Type

Type

pom

Download spring-units 1.9.1

Filename Size
spring-units-1.9.1.pom 8 KB
Browse

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