is not current version
Last Version 0.3.4

com.github.prt2121:marbledcat-runtime 0.1.0

RxJava method call logging for Android debug builds

GroupId

GroupId

com.github.prt2121
ArtifactId

ArtifactId

marbledcat-runtime
Version

Version

0.1.0
Type

Type

aar

Download marbledcat-runtime 0.1.0


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