Last Version

WireDI Annotation Processor Extensions 1.0.0-alpha1

Easy and simple di using annotation processors

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.github.thorbenkuck
ArtifactId

ArtifactId

wire-di-processor-extensions
Version

Version

1.0.0-alpha1
Type

Type

jar
Description

Description

WireDI Annotation Processor Extensions
Easy and simple di using annotation processors
Project URL

Project URL

https://github.com/ThorbenKuck/SimpleDI

Download wire-di-processor-extensions 1.0.0-alpha1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1
com.squareup : javapoet jar 1.13.0
javax.inject : javax.inject jar 1
com.github.thorbenkuck : wire-di-annotations jar 1.0.0-alpha1
com.github.thorbenkuck : wire-di-core jar 1.0.0-alpha1
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.