не последняя версия
Последняя версия 1.0.0-alpha14

com.opsbears.webcomponents.dic:jit 1.0.0-alpha13

A simple IoC dependency injector for Java that resolves dependencies as needed.

Категории

Категории

SBE Данные Data Structures
Группа

Группа

com.opsbears.webcomponents.dic
Идентификатор

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

jit
Версия

Версия

1.0.0-alpha13
Тип

Тип

jar

Скачать jit 1.0.0-alpha13


<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/jit/ -->
<dependency>
    <groupId>com.opsbears.webcomponents.dic</groupId>
    <artifactId>jit</artifactId>
    <version>1.0.0-alpha13</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/jit/
implementation 'com.opsbears.webcomponents.dic:jit:1.0.0-alpha13'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/jit/
implementation ("com.opsbears.webcomponents.dic:jit:1.0.0-alpha13")
'com.opsbears.webcomponents.dic:jit:jar:1.0.0-alpha13'
<dependency org="com.opsbears.webcomponents.dic" name="jit" rev="1.0.0-alpha13">
  <artifact name="jit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.dic', module='jit', version='1.0.0-alpha13')
)
libraryDependencies += "com.opsbears.webcomponents.dic" % "jit" % "1.0.0-alpha13"
[com.opsbears.webcomponents.dic/jit "1.0.0-alpha13"]