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