Type related things for the JVM, such as generic friendly reflection, matching of class hierarchies, mapping of types into objects, proxy creation and runtime type discovery.
This project is licensed under the MIT license,
see the file LICENSE.md
for details.
This library is pulled to Maven central using the group id se.l4.ylem.types
:
<dependency>
<groupId>se.l4.ylem.types</groupId>
<artifact>ylem-types-NAME</artifact>
<version>1.0.0</version>
</dependency>