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

com.github.thorbenkuck:keller-di 1.0

Keller is a universal base-package

Группа

Группа

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

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

keller-di
Версия

Версия

1.0
Тип

Тип

jar

Скачать keller-di 1.0


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