is not current version
Last Version 1.0.3

com.github.olim7t:sbt-scalariform 1.0.0


Categories

Categories

Scala Languages ORM Data
GroupId

GroupId

com.github.olim7t
ArtifactId

ArtifactId

sbt-scalariform
Version

Version

1.0.0
Type

Type

jar

Download sbt-scalariform 1.0.0


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