reflect


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.xenoby
ArtifactId

ArtifactId

scalafix-reflect_2.12.6
Last Version

Last Version

0.6.0-M12-patch2
Release Date

Release Date

Type

Type

jar
Description

Description

reflect
reflect
Project URL

Project URL

https://github.com/scalacenter/scalafix
Project Organization

Project Organization

com.github.xenoby
Source Code Management

Source Code Management

https://github.com/scalacenter/scalafix

Download scalafix-reflect_2.12.6

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xenoby/scalafix-reflect_2.12.6/ -->
<dependency>
    <groupId>com.github.xenoby</groupId>
    <artifactId>scalafix-reflect_2.12.6</artifactId>
    <version>0.6.0-M12-patch2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xenoby/scalafix-reflect_2.12.6/
implementation 'com.github.xenoby:scalafix-reflect_2.12.6:0.6.0-M12-patch2'
// https://jarcasting.com/artifacts/com.github.xenoby/scalafix-reflect_2.12.6/
implementation ("com.github.xenoby:scalafix-reflect_2.12.6:0.6.0-M12-patch2")
'com.github.xenoby:scalafix-reflect_2.12.6:jar:0.6.0-M12-patch2'
<dependency org="com.github.xenoby" name="scalafix-reflect_2.12.6" rev="0.6.0-M12-patch2">
  <artifact name="scalafix-reflect_2.12.6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xenoby', module='scalafix-reflect_2.12.6', version='0.6.0-M12-patch2')
)
libraryDependencies += "com.github.xenoby" % "scalafix-reflect_2.12.6" % "0.6.0-M12-patch2"
[com.github.xenoby/scalafix-reflect_2.12.6 "0.6.0-M12-patch2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.12.6
org.scala-lang : scala-library jar 2.12.6
com.github.xenoby : scalafix-core_2.12 jar 0.6.0-M12-patch2
org.scalameta : metacp_2.12 jar 4.0.0-M8
org.scala-lang : scala-reflect jar 2.12.6

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.scalatest : scalatest_2.12 jar 3.2.0-SNAP10

Project Modules

There are no modules declared in this project.
com.github.xenoby

Scala Center

Versions

Version
0.6.0-M12-patch2
0.6.0-M12-patch1