License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdscalafmt-impl |
Last Version | Last Version1.3-0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscalafmt-impl
scalafmt-impl
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalafmt-impl-1.3-0.7.pom | |
scalafmt-impl-1.3-0.7.jar | 1 KB |
scalafmt-impl-1.3-0.7-sources.jar | 1 KB |
scalafmt-impl-1.3-0.7-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/scalafmt-impl/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>scalafmt-impl</artifactId>
<version>1.3-0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/scalafmt-impl/
implementation 'com.lucidchart:scalafmt-impl:1.3-0.7'
// https://jarcasting.com/artifacts/com.lucidchart/scalafmt-impl/
implementation ("com.lucidchart:scalafmt-impl:1.3-0.7")
'com.lucidchart:scalafmt-impl:jar:1.3-0.7'
<dependency org="com.lucidchart" name="scalafmt-impl" rev="1.3-0.7">
<artifact name="scalafmt-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='scalafmt-impl', version='1.3-0.7')
)
libraryDependencies += "com.lucidchart" % "scalafmt-impl" % "1.3-0.7"
[com.lucidchart/scalafmt-impl "1.3-0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.lucidchart : scalafmt-api | jar | 1.3 |
com.geirsson : scalafmt-core_2.12 | jar | 0.7.0-RC1 |