GroupId | GroupIdit.sephiroth.android.library.debuglog |
---|---|
ArtifactId | ArtifactIddebuglog-annotations |
Version | Version0.0.4-rc2 |
Type | Typeaar |
Filename | Size |
---|---|
debuglog-annotations-0.0.4-rc2.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.android.library.debuglog/debuglog-annotations/ -->
<dependency>
<groupId>it.sephiroth.android.library.debuglog</groupId>
<artifactId>debuglog-annotations</artifactId>
<version>0.0.4-rc2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.android.library.debuglog/debuglog-annotations/
implementation 'it.sephiroth.android.library.debuglog:debuglog-annotations:0.0.4-rc2'
// https://jarcasting.com/artifacts/it.sephiroth.android.library.debuglog/debuglog-annotations/
implementation ("it.sephiroth.android.library.debuglog:debuglog-annotations:0.0.4-rc2")
'it.sephiroth.android.library.debuglog:debuglog-annotations:aar:0.0.4-rc2'
<dependency org="it.sephiroth.android.library.debuglog" name="debuglog-annotations" rev="0.0.4-rc2">
<artifact name="debuglog-annotations" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.android.library.debuglog', module='debuglog-annotations', version='0.0.4-rc2')
)
libraryDependencies += "it.sephiroth.android.library.debuglog" % "debuglog-annotations" % "0.0.4-rc2"
[it.sephiroth.android.library.debuglog/debuglog-annotations "0.0.4-rc2"]