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