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

com.guicedee.services:guice 1.1.1.9-jre16


Категории

Категории

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

Группа

com.guicedee.services
Идентификатор

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

guice
Версия

Версия

1.1.1.9-jre16
Тип

Тип

jar

Скачать guice 1.1.1.9-jre16


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