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

com.opsbears.webcomponents:dic 1.0.0-alpha8

A simple IoC dependency injector interface definition for Java

Категории

Категории

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

Группа

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

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

dic
Версия

Версия

1.0.0-alpha8
Тип

Тип

jar

Скачать dic 1.0.0-alpha8


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