License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.sandinh |
ArtifactId | ArtifactIdscalafix-core_2.13 |
Version | Version0.9.15.2 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sandinh/scalafix-core_2.13/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>scalafix-core_2.13</artifactId>
<version>0.9.15.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/scalafix-core_2.13/
implementation 'com.sandinh:scalafix-core_2.13:0.9.15.2'
// https://jarcasting.com/artifacts/com.sandinh/scalafix-core_2.13/
implementation ("com.sandinh:scalafix-core_2.13:0.9.15.2")
'com.sandinh:scalafix-core_2.13:jar:0.9.15.2'
<dependency org="com.sandinh" name="scalafix-core_2.13" rev="0.9.15.2">
<artifact name="scalafix-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='scalafix-core_2.13', version='0.9.15.2')
)
libraryDependencies += "com.sandinh" % "scalafix-core_2.13" % "0.9.15.2"
[com.sandinh/scalafix-core_2.13 "0.9.15.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
org.scalameta : scalameta_2.13 | jar | 4.3.10 |
com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
com.geirsson : metaconfig-typesafe-config_2.13 | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-reflect | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalacheck : scalacheck_2.13 | jar | 1.14.3 |
org.scalatest : scalatest_2.13 | jar | 3.0.8 |