<https://github.com/klutter/klutter/tree/master/re...
# announcements
a
https://github.com/klutter/klutter/tree/master/reflect-core-jdk6/src/main/kotlin/uy/klutter/reflect this module does not use reflect library of kotlin. reflect-full adds things that use reflect library. And there are separate versions for different JDK 6, 7, and 8. so types like Path from JDK 7 obviously require JDK 7 module. Temporal, Instant, etc JDK 8 module.