Last Version

cakecutter 0.2.1

A tiny android annotation library for injecting styled attributes into custom views.

License

License

GroupId

GroupId

nl.bryanderidder.cakecutter
ArtifactId

ArtifactId

annotations
Version

Version

0.2.1
Type

Type

jar
Description

Description

cakecutter
A tiny android annotation library for injecting styled attributes into custom views.
Project URL

Project URL

https://github.com/Bryanx/cakecutter
Source Code Management

Source Code Management

https://github.com/Bryanx/cakecutter

Download annotations 0.2.1


<!-- https://jarcasting.com/artifacts/nl.bryanderidder.cakecutter/annotations/ -->
<dependency>
    <groupId>nl.bryanderidder.cakecutter</groupId>
    <artifactId>annotations</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.bryanderidder.cakecutter/annotations/
implementation 'nl.bryanderidder.cakecutter:annotations:0.2.1'
// https://jarcasting.com/artifacts/nl.bryanderidder.cakecutter/annotations/
implementation ("nl.bryanderidder.cakecutter:annotations:0.2.1")
'nl.bryanderidder.cakecutter:annotations:jar:0.2.1'
<dependency org="nl.bryanderidder.cakecutter" name="annotations" rev="0.2.1">
  <artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.bryanderidder.cakecutter', module='annotations', version='0.2.1')
)
libraryDependencies += "nl.bryanderidder.cakecutter" % "annotations" % "0.2.1"
[nl.bryanderidder.cakecutter/annotations "0.2.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.