is not current version
Last Version 0.4.1

com.github.prt2121:marbledcat-annotation 0.4.0

RxJava method call logging for Android debug builds.

GroupId

GroupId

com.github.prt2121
ArtifactId

ArtifactId

marbledcat-annotation
Version

Version

0.4.0
Type

Type

jar

Download marbledcat-annotation 0.4.0


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