License |
License |
---|---|
GroupId | GroupIdcom.github.nisrulz |
ArtifactId | ArtifactIdshoutout |
Version | Version1.1.3 |
Type | Typeaar |
Description |
Descriptionshoutout
Android library to log information in android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shoutout-1.1.3.pom | |
shoutout-1.1.3.aar | 2 KB |
shoutout-1.1.3-sources.jar | 1 KB |
shoutout-1.1.3-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nisrulz/shoutout/ -->
<dependency>
<groupId>com.github.nisrulz</groupId>
<artifactId>shoutout</artifactId>
<version>1.1.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/shoutout/
implementation 'com.github.nisrulz:shoutout:1.1.3'
// https://jarcasting.com/artifacts/com.github.nisrulz/shoutout/
implementation ("com.github.nisrulz:shoutout:1.1.3")
'com.github.nisrulz:shoutout:aar:1.1.3'
<dependency org="com.github.nisrulz" name="shoutout" rev="1.1.3">
<artifact name="shoutout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='shoutout', version='1.1.3')
)
libraryDependencies += "com.github.nisrulz" % "shoutout" % "1.1.3"
[com.github.nisrulz/shoutout "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |