is not current version
Last Version 1.11

com.brienwheeler.lib:lib-spring-beans 1.07-RELEASE


GroupId

GroupId

com.brienwheeler.lib
ArtifactId

ArtifactId

lib-spring-beans
Version

Version

1.07-RELEASE
Type

Type

jar

Download lib-spring-beans 1.07-RELEASE


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