is not current version
Last Version 1.0.7.RELEASE

com.github.vindell:spring-biz 1.0.4.RELEASE

Spring Extension

GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-biz
Version

Version

1.0.4.RELEASE
Type

Type

jar

Download spring-biz 1.0.4.RELEASE


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