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

com.github.thorbenkuck:di-annotations 0.1


Группа

Группа

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

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

di-annotations
Версия

Версия

0.1
Тип

Тип

jar

Скачать di-annotations 0.1


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