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