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

com.github.sebhoss:guice-bom 2.0.3


Категории

Категории

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

Группа

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

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

guice-bom
Версия

Версия

2.0.3
Тип

Тип

pom

Скачать guice-bom 2.0.3

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

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