r

resetallattrs_2.13.0-M5

The missing compatibility library for reflection in Scala 2.11/2.12/2.13 when c.untypecheck is not enough
https://github.com/scalamacros/resetallattrs
BSD-like
org.scalamacros
Eugene Burmako
Files download
File Operation
resetallattrs_2.13.0-M5-1.0.0.jar download
resetallattrs_2.13.0-M5-1.0.0.pom download
resetallattrs_2.13.0-M5-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.scalamacros</groupId>
  <artifactId>resetallattrs_2.13.0-M5</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.scalamacros:resetallattrs_2.13.0-M5:1.0.0'
Gradle Kotlin
implementation("org.scalamacros:resetallattrs_2.13.0-M5:1.0.0")
Scala SBT
libraryDependencies += "org.scalamacros" % "resetallattrs_2.13.0-M5" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.scalamacros', module='resetallattrs_2.13.0-M5', version='1.0.0')
)
Apache Ivy
<dependency org="org.scalamacros" name="resetallattrs_2.13.0-M5" rev="1.0.0" />
Leiningen
[org.scalamacros/resetallattrs_2.13.0-M5 "1.0.0"]
Apache Buildr
'org.scalamacros:resetallattrs_2.13.0-M5:jar:1.0.0'