cakecutter

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

License

License

GroupId

GroupId

nl.bryanderidder.cakecutter
ArtifactId

ArtifactId

annotations
Last Version

Last Version

0.2.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
0.2.1
0.1.0