не последняя версия
Последняя версия 2.3.RELEASE

com.github.LQliuqiang:springboot-dagger-x 1.2.RELEASE


Категории

Категории

Dagger Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.github.LQliuqiang
Идентификатор

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

springboot-dagger-x
Версия

Версия

1.2.RELEASE
Тип

Тип

jar

Скачать springboot-dagger-x 1.2.RELEASE


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