is not current version
Last Version 1.1.3

com.kubukoz:debug-utils_2.12 1.0.0

debug-utils

GroupId

GroupId

com.kubukoz
ArtifactId

ArtifactId

debug-utils_2.12
Version

Version

1.0.0
Type

Type

jar

Download debug-utils_2.12 1.0.0


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