is not current version
Last Version 0.4.1

com.github.prt2121:marbledcat-plugin 0.1.0

RxJava method call logging for Android debug builds.

GroupId

GroupId

com.github.prt2121
ArtifactId

ArtifactId

marbledcat-plugin
Version

Version

0.1.0
Type

Type

jar

Download marbledcat-plugin 0.1.0


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