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

com.github.sebhoss:guice-bom 2.0.0


Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

guice-bom
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать guice-bom 2.0.0

Имя Файла Размер
guice-bom-2.0.0.pom
guice-bom-2.0.0.jar 1 KB
Обзор

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