GroupId | GroupIdcom.kubukoz |
---|---|
ArtifactId | ArtifactIdbetter-tostring_2.12.11 |
Version | Version0.2.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.kubukoz/better-tostring_2.12.11/ -->
<dependency>
<groupId>com.kubukoz</groupId>
<artifactId>better-tostring_2.12.11</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.kubukoz/better-tostring_2.12.11/
implementation 'com.kubukoz:better-tostring_2.12.11:0.2.9'
// https://jarcasting.com/artifacts/com.kubukoz/better-tostring_2.12.11/
implementation ("com.kubukoz:better-tostring_2.12.11:0.2.9")
'com.kubukoz:better-tostring_2.12.11:jar:0.2.9'
<dependency org="com.kubukoz" name="better-tostring_2.12.11" rev="0.2.9">
<artifact name="better-tostring_2.12.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kubukoz', module='better-tostring_2.12.11', version='0.2.9')
)
libraryDependencies += "com.kubukoz" % "better-tostring_2.12.11" % "0.2.9"
[com.kubukoz/better-tostring_2.12.11 "0.2.9"]