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