is not current version
Last Version 1.8.0

com.davegurnell:unindent_2.12 1.3.1

unindent

GroupId

GroupId

com.davegurnell
ArtifactId

ArtifactId

unindent_2.12
Version

Version

1.3.1
Type

Type

jar

Download unindent_2.12 1.3.1


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