is not current version
Last Version 1.1.0

library 0.2.0

"Annotations to be used with Log Tag KAPT"

License

License

GroupId

GroupId

com.cmgapps.logtag
ArtifactId

ArtifactId

log-tag
Version

Version

0.2.0
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 0.2.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.