is not current version
Last Version 1.1.3

com.kubukoz:debug-utils_2.12 1.1.2

debug-utils

GroupId

GroupId

com.kubukoz
ArtifactId

ArtifactId

debug-utils_2.12
Version

Version

1.1.2
Type

Type

jar

Download debug-utils_2.12 1.1.2


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