License |
License |
---|---|
GroupId | GroupIdcom.cmgapps.logtag |
ArtifactId | ArtifactIdlog-tag |
Version | Version0.3.0 |
Type | Typeaar |
Description |
Descriptionlibrary
"Annotations to be used with Log Tag KAPT"
|
Project URL |
Project URL |
Filename | Size |
---|---|
log-tag-0.3.0.pom | |
log-tag-0.3.0-sources.jar | 1 KB |
log-tag-0.3.0-javadoc.jar | 383 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cmgapps.logtag/log-tag/ -->
<dependency>
<groupId>com.cmgapps.logtag</groupId>
<artifactId>log-tag</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.cmgapps.logtag/log-tag/
implementation 'com.cmgapps.logtag:log-tag:0.3.0'
// https://jarcasting.com/artifacts/com.cmgapps.logtag/log-tag/
implementation ("com.cmgapps.logtag:log-tag:0.3.0")
'com.cmgapps.logtag:log-tag:aar:0.3.0'
<dependency org="com.cmgapps.logtag" name="log-tag" rev="0.3.0">
<artifact name="log-tag" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.cmgapps.logtag', module='log-tag', version='0.3.0')
)
libraryDependencies += "com.cmgapps.logtag" % "log-tag" % "0.3.0"
[com.cmgapps.logtag/log-tag "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cmgapps.logtag : annotation | jar | 0.3.0 |