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

com.github.sebhoss.bom:guice-bom 3.0.5


Категории

Категории

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

Группа

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

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

guice-bom
Версия

Версия

3.0.5
Тип

Тип

pom

Скачать guice-bom 3.0.5

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

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