не последняя версия
Последняя версия 1.11

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


Группа

Группа

com.brienwheeler.lib
Идентификатор

Идентификатор

lib-spring-beans
Версия

Версия

1.06-RELEASE
Тип

Тип

jar

Скачать lib-spring-beans 1.06-RELEASE


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