Last Version

SimpleDI Annotations 0.5.1

Easy and simple di using annotation processors

License

License

GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

di-annotations
Version

Version

0.5.1
Type

Type

jar
Description

Description

SimpleDI Annotations
Easy and simple di using annotation processors
Project URL

Project URL

https://github.com/ThorbenKuck/SimpleDI

Download di-annotations 0.5.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.