is not current version
Last Version 1.1.3

com.kubukoz:debug-utils_3 1.1.2

debug-utils

GroupId

GroupId

com.kubukoz
ArtifactId

ArtifactId

debug-utils_3
Version

Version

1.1.2
Type

Type

jar

Download debug-utils_3 1.1.2


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