library

"Annotations to be used with Log Tag KAPT"

License

License

GroupId

GroupId

com.cmgapps.logtag
ArtifactId

ArtifactId

log-tag
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

library
"Annotations to be used with Log Tag KAPT"
Project URL

Project URL

https://github.com/chrimaeon/logtag-kapt

Download log-tag

How to add to project

<!-- https://jarcasting.com/artifacts/com.cmgapps.logtag/log-tag/ -->
<dependency>
    <groupId>com.cmgapps.logtag</groupId>
    <artifactId>log-tag</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cmgapps.logtag/log-tag/
implementation 'com.cmgapps.logtag:log-tag:1.1.0'
// https://jarcasting.com/artifacts/com.cmgapps.logtag/log-tag/
implementation ("com.cmgapps.logtag:log-tag:1.1.0")
'com.cmgapps.logtag:log-tag:aar:1.1.0'
<dependency org="com.cmgapps.logtag" name="log-tag" rev="1.1.0">
  <artifact name="log-tag" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cmgapps.logtag', module='log-tag', version='1.1.0')
)
libraryDependencies += "com.cmgapps.logtag" % "log-tag" % "1.1.0"
[com.cmgapps.logtag/log-tag "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.cmgapps.logtag : annotation jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.3.0
0.2.0
0.1.0