Repository URL to install this package:
unit uimpluni1; interface uses uimpluni2; const ICanUseThis = 1; implementation end.