GroupId | GroupIdcom.flowyun |
---|---|
ArtifactId | ArtifactIdweb-helper-spring |
Version | Version1.1.5 |
Type | Typejar |
Filename | Size |
---|---|
web-helper-spring-1.1.5.pom | |
web-helper-spring-1.1.5.jar | 53 KB |
web-helper-spring-1.1.5-sources.jar | 33 KB |
web-helper-spring-1.1.5-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.flowyun/web-helper-spring/ -->
<dependency>
<groupId>com.flowyun</groupId>
<artifactId>web-helper-spring</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowyun/web-helper-spring/
implementation 'com.flowyun:web-helper-spring:1.1.5'
// https://jarcasting.com/artifacts/com.flowyun/web-helper-spring/
implementation ("com.flowyun:web-helper-spring:1.1.5")
'com.flowyun:web-helper-spring:jar:1.1.5'
<dependency org="com.flowyun" name="web-helper-spring" rev="1.1.5">
<artifact name="web-helper-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowyun', module='web-helper-spring', version='1.1.5')
)
libraryDependencies += "com.flowyun" % "web-helper-spring" % "1.1.5"
[com.flowyun/web-helper-spring "1.1.5"]