is not current version
Last Version 1.0.0.3.8-RELEASE

com.github.cheukbinli:original-spring-plugin 1.0.0.2h-RELEASE-RELEASE


GroupId

GroupId

com.github.cheukbinli
ArtifactId

ArtifactId

original-spring-plugin
Version

Version

1.0.0.2h-RELEASE-RELEASE
Type

Type

jar

Download original-spring-plugin 1.0.0.2h-RELEASE-RELEASE


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