License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdscalafmt-impl_2.11 |
Version | Version1.15-0.6 |
Type | Typejar |
Description |
Descriptionscalafmt-impl
Implementation for scalafmt-api
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lucidchart/scalafmt-impl_2.11/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>scalafmt-impl_2.11</artifactId>
<version>1.15-0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/scalafmt-impl_2.11/
implementation 'com.lucidchart:scalafmt-impl_2.11:1.15-0.6'
// https://jarcasting.com/artifacts/com.lucidchart/scalafmt-impl_2.11/
implementation ("com.lucidchart:scalafmt-impl_2.11:1.15-0.6")
'com.lucidchart:scalafmt-impl_2.11:jar:1.15-0.6'
<dependency org="com.lucidchart" name="scalafmt-impl_2.11" rev="1.15-0.6">
<artifact name="scalafmt-impl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='scalafmt-impl_2.11', version='1.15-0.6')
)
libraryDependencies += "com.lucidchart" % "scalafmt-impl_2.11" % "1.15-0.6"
[com.lucidchart/scalafmt-impl_2.11 "1.15-0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
com.lucidchart : scalafmt-api | jar | 1.15 |
com.geirsson : scalafmt-core_2.11 | jar | 0.6.8 |