is not current version
Last Version 1.1.3

com.github.nisrulz:shoutout 1.0.0

A library that is a wrapper around the common Log class in android

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

shoutout
Version

Version

1.0.0
Type

Type

aar

Download shoutout 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.nisrulz/shoutout/ -->
<dependency>
    <groupId>com.github.nisrulz</groupId>
    <artifactId>shoutout</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nisrulz/shoutout/
implementation 'com.github.nisrulz:shoutout:1.0.0'
// https://jarcasting.com/artifacts/com.github.nisrulz/shoutout/
implementation ("com.github.nisrulz:shoutout:1.0.0")
'com.github.nisrulz:shoutout:aar:1.0.0'
<dependency org="com.github.nisrulz" name="shoutout" rev="1.0.0">
  <artifact name="shoutout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.nisrulz', module='shoutout', version='1.0.0')
)
libraryDependencies += "com.github.nisrulz" % "shoutout" % "1.0.0"
[com.github.nisrulz/shoutout "1.0.0"]