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

com.github.mstream-trader:commons-guice-parent 1.4


Категории

Категории

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

Группа

com.github.mstream-trader
Идентификатор

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

commons-guice-parent
Версия

Версия

1.4
Тип

Тип

pom

Скачать commons-guice-parent 1.4

Имя Файла Размер
commons-guice-parent-1.4.pom 1023 bytes
Обзор

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