is not current version
Last Version 0.4.0

org.scalastyle:scalastyle-batch_2.9.2 0.2.0

Batch for launching scalastyle from the command line

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalastyle
ArtifactId

ArtifactId

scalastyle-batch_2.9.2
Version

Version

0.2.0
Type

Type

jar

Download scalastyle-batch_2.9.2 0.2.0


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