com.github.olim7t:sbt-scalariform


Categories

Categories

Scala Languages ORM Data
GroupId

GroupId

com.github.olim7t
ArtifactId

ArtifactId

sbt-scalariform
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Download sbt-scalariform

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.olim7t/sbt-scalariform/ -->
<dependency>
    <groupId>com.github.olim7t</groupId>
    <artifactId>sbt-scalariform</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.olim7t/sbt-scalariform/
implementation 'com.github.olim7t:sbt-scalariform:1.0.3'
// https://jarcasting.com/artifacts/com.github.olim7t/sbt-scalariform/
implementation ("com.github.olim7t:sbt-scalariform:1.0.3")
'com.github.olim7t:sbt-scalariform:jar:1.0.3'
<dependency org="com.github.olim7t" name="sbt-scalariform" rev="1.0.3">
  <artifact name="sbt-scalariform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.olim7t', module='sbt-scalariform', version='1.0.3')
)
libraryDependencies += "com.github.olim7t" % "sbt-scalariform" % "1.0.3"
[com.github.olim7t/sbt-scalariform "1.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scalariform : scalariform_2.8.1 jar 0.0.9
org.scala-lang : scala-library jar 2.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0