License |
License |
---|---|
GroupId | GroupIdcom.davegurnell |
ArtifactId | ArtifactIdunindent_2.13 |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunindent
unindent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
unindent_2.13-1.8.0.pom | |
unindent_2.13-1.8.0.jar | 9 KB |
unindent_2.13-1.8.0-sources.jar | 1 KB |
unindent_2.13-1.8.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.davegurnell/unindent_2.13/ -->
<dependency>
<groupId>com.davegurnell</groupId>
<artifactId>unindent_2.13</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.davegurnell/unindent_2.13/
implementation 'com.davegurnell:unindent_2.13:1.8.0'
// https://jarcasting.com/artifacts/com.davegurnell/unindent_2.13/
implementation ("com.davegurnell:unindent_2.13:1.8.0")
'com.davegurnell:unindent_2.13:jar:1.8.0'
<dependency org="com.davegurnell" name="unindent_2.13" rev="1.8.0">
<artifact name="unindent_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.davegurnell', module='unindent_2.13', version='1.8.0')
)
libraryDependencies += "com.davegurnell" % "unindent_2.13" % "1.8.0"
[com.davegurnell/unindent_2.13 "1.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
org.scala-lang : scala-reflect | jar | 2.13.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_2.13 | jar | 0.7.29 |