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

com.github.bordertech.didums:didums-hk2 1.0.1


Категории

Категории

HK2 Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.github.bordertech.didums
Идентификатор

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

didums-hk2
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать didums-hk2 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.bordertech.didums/didums-hk2/ -->
<dependency>
    <groupId>com.github.bordertech.didums</groupId>
    <artifactId>didums-hk2</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.didums/didums-hk2/
implementation 'com.github.bordertech.didums:didums-hk2:1.0.1'
// https://jarcasting.com/artifacts/com.github.bordertech.didums/didums-hk2/
implementation ("com.github.bordertech.didums:didums-hk2:1.0.1")
'com.github.bordertech.didums:didums-hk2:jar:1.0.1'
<dependency org="com.github.bordertech.didums" name="didums-hk2" rev="1.0.1">
  <artifact name="didums-hk2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.didums', module='didums-hk2', version='1.0.1')
)
libraryDependencies += "com.github.bordertech.didums" % "didums-hk2" % "1.0.1"
[com.github.bordertech.didums/didums-hk2 "1.0.1"]