Last Version

teatime-processor 1.0.2

Annotation processor for interface injection

License

License

GroupId

GroupId

com.github.alexdochioiu
ArtifactId

ArtifactId

teatime-processor
Version

Version

1.0.2
Type

Type

jar
Description

Description

teatime-processor
Annotation processor for interface injection
Project URL

Project URL

https://github.com/AlexDochioiu/TeaTime
Source Code Management

Source Code Management

https://github.com/AlexDochioiu/TeaTime

Download teatime-processor 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup : javapoet jar 1.11.1

runtime (1)

Group / Artifact Type Version
com.github.alexdochioiu : teatime jar 1.0.2

Project Modules

There are no modules declared in this project.