Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdcom.github.sahasbhop |
ArtifactId | ArtifactIdformatted-log |
Version | Version0.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
formatted-log-0.0.4.pom | |
formatted-log-0.0.4.aar | 6 KB |
formatted-log-0.0.4-sources.jar | 3 KB |
formatted-log-0.0.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sahasbhop/formatted-log/ -->
<dependency>
<groupId>com.github.sahasbhop</groupId>
<artifactId>formatted-log</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sahasbhop/formatted-log/
implementation 'com.github.sahasbhop:formatted-log:0.0.4'
// https://jarcasting.com/artifacts/com.github.sahasbhop/formatted-log/
implementation ("com.github.sahasbhop:formatted-log:0.0.4")
'com.github.sahasbhop:formatted-log:aar:0.0.4'
<dependency org="com.github.sahasbhop" name="formatted-log" rev="0.0.4">
<artifact name="formatted-log" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.sahasbhop', module='formatted-log', version='0.0.4')
)
libraryDependencies += "com.github.sahasbhop" % "formatted-log" % "0.0.4"
[com.github.sahasbhop/formatted-log "0.0.4"]