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

pl.morgwai.base:guice-context-scopes 2.0-alpha2

Classes for building Guice scopes, that get automatically transferred when dispatching work to other threads

Категории

Категории

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

Группа

pl.morgwai.base
Идентификатор

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

guice-context-scopes
Версия

Версия

2.0-alpha2
Тип

Тип

jar

Скачать guice-context-scopes 2.0-alpha2


<!-- https://jarcasting.com/artifacts/pl.morgwai.base/guice-context-scopes/ -->
<dependency>
    <groupId>pl.morgwai.base</groupId>
    <artifactId>guice-context-scopes</artifactId>
    <version>2.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/pl.morgwai.base/guice-context-scopes/
implementation 'pl.morgwai.base:guice-context-scopes:2.0-alpha2'
// https://jarcasting.com/artifacts/pl.morgwai.base/guice-context-scopes/
implementation ("pl.morgwai.base:guice-context-scopes:2.0-alpha2")
'pl.morgwai.base:guice-context-scopes:jar:2.0-alpha2'
<dependency org="pl.morgwai.base" name="guice-context-scopes" rev="2.0-alpha2">
  <artifact name="guice-context-scopes" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.morgwai.base', module='guice-context-scopes', version='2.0-alpha2')
)
libraryDependencies += "pl.morgwai.base" % "guice-context-scopes" % "2.0-alpha2"
[pl.morgwai.base/guice-context-scopes "2.0-alpha2"]