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