vsirotin / si-units

Kotlin function and objects for working with SI units like meter, second, as well as currencies and general units like percent.

Home Page:https://vsirotin.github.io/si-units/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restructuring of the library

vsirotin opened this issue · comments

In some mobile app the volume of used jar-archive can be important.
Therefore it is useful to split thr libtaty in many parts: kotunil.core, kotunil-si-base, kotunil.si-derived, kotunil.currencies etc.
All together libraries can be combined in kotunil.alll

In the moment not more interesting and relevant.