| License |
License |
|---|---|
| GroupId | GroupIdcom.davegurnell |
| ArtifactId | ArtifactIdunindent_2.13 |
| Version | Version1.7.0 |
| 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.7.0.pom | |
| unindent_2.13-1.7.0.jar | 10 KB |
| unindent_2.13-1.7.0-sources.jar | 1 KB |
| unindent_2.13-1.7.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.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.davegurnell/unindent_2.13/
implementation 'com.davegurnell:unindent_2.13:1.7.0'
// https://jarcasting.com/artifacts/com.davegurnell/unindent_2.13/
implementation ("com.davegurnell:unindent_2.13:1.7.0")
'com.davegurnell:unindent_2.13:jar:1.7.0'
<dependency org="com.davegurnell" name="unindent_2.13" rev="1.7.0">
<artifact name="unindent_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.davegurnell', module='unindent_2.13', version='1.7.0')
)
libraryDependencies += "com.davegurnell" % "unindent_2.13" % "1.7.0"
[com.davegurnell/unindent_2.13 "1.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| org.scala-lang : scala-reflect | jar | 2.13.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalameta : munit_2.13 | jar | 0.7.26 |