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