License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdneo-sbt-scalafmt_2.10 |
Version | Version1.16 |
Type | Typejar |
Description |
Descriptionneo-sbt-scalafmt
neo-sbt-scalafmt
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo-sbt-scalafmt_2.10-1.16.pom | |
neo-sbt-scalafmt_2.10-1.16.jar | 311 bytes |
neo-sbt-scalafmt_2.10-1.16-sources.jar | 254 bytes |
neo-sbt-scalafmt_2.10-1.16-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/neo-sbt-scalafmt_2.10/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>neo-sbt-scalafmt_2.10</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/neo-sbt-scalafmt_2.10/
implementation 'com.lucidchart:neo-sbt-scalafmt_2.10:1.16'
// https://jarcasting.com/artifacts/com.lucidchart/neo-sbt-scalafmt_2.10/
implementation ("com.lucidchart:neo-sbt-scalafmt_2.10:1.16")
'com.lucidchart:neo-sbt-scalafmt_2.10:jar:1.16'
<dependency org="com.lucidchart" name="neo-sbt-scalafmt_2.10" rev="1.16">
<artifact name="neo-sbt-scalafmt_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='neo-sbt-scalafmt_2.10', version='1.16')
)
libraryDependencies += "com.lucidchart" % "neo-sbt-scalafmt_2.10" % "1.16"
[com.lucidchart/neo-sbt-scalafmt_2.10 "1.16"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |