devbricks-annotations
Annotations Processor For Devbricks
License |
License |
---|---|
GroupId | GroupIdcom.github.dailystudio |
ArtifactId | ArtifactIddevbricks-annotations-processor |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDevBriks Annotations Processor
Annotation Processor for DevBriks.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dailystudio/devbricks-annotations-processor/ -->
<dependency>
<groupId>com.github.dailystudio</groupId>
<artifactId>devbricks-annotations-processor</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dailystudio/devbricks-annotations-processor/
implementation 'com.github.dailystudio:devbricks-annotations-processor:0.1.0'
// https://jarcasting.com/artifacts/com.github.dailystudio/devbricks-annotations-processor/
implementation ("com.github.dailystudio:devbricks-annotations-processor:0.1.0")
'com.github.dailystudio:devbricks-annotations-processor:jar:0.1.0'
<dependency org="com.github.dailystudio" name="devbricks-annotations-processor" rev="0.1.0">
<artifact name="devbricks-annotations-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dailystudio', module='devbricks-annotations-processor', version='0.1.0')
)
libraryDependencies += "com.github.dailystudio" % "devbricks-annotations-processor" % "0.1.0"
[com.github.dailystudio/devbricks-annotations-processor "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dailystudio : devbricks-annotations | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.7.0 |
com.google.guava : guava | jar | 19.0 |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
androidx.annotation » annotation | jar | 1.0.0 |
Annotations Processor For Devbricks