| License |
License |
|---|---|
| GroupId | GroupIdua.pp.ihorzak |
| ArtifactId | ArtifactIdalog |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionALog
Simple Android logger based on android.util.Log
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alog-0.5.0.pom | |
| alog-0.5.0.aar | 27 KB |
| alog-0.5.0-sources.aar | 23 KB |
| alog-0.5.0-javadoc.aar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ua.pp.ihorzak/alog/ -->
<dependency>
<groupId>ua.pp.ihorzak</groupId>
<artifactId>alog</artifactId>
<version>0.5.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ua.pp.ihorzak/alog/
implementation 'ua.pp.ihorzak:alog:0.5.0'
// https://jarcasting.com/artifacts/ua.pp.ihorzak/alog/
implementation ("ua.pp.ihorzak:alog:0.5.0")
'ua.pp.ihorzak:alog:aar:0.5.0'
<dependency org="ua.pp.ihorzak" name="alog" rev="0.5.0">
<artifact name="alog" type="aar" />
</dependency>
@Grapes(
@Grab(group='ua.pp.ihorzak', module='alog', version='0.5.0')
)
libraryDependencies += "ua.pp.ihorzak" % "alog" % "0.5.0"
[ua.pp.ihorzak/alog "0.5.0"]