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