is not current version
Last Version 0.0.3

com.github.houbb:resubmit-spring 0.0.2


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

resubmit-spring
Version

Version

0.0.2
Type

Type

jar

Download resubmit-spring 0.0.2


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