Cannot load AsmJit-ARM package

This package depends on the following classes:
� AJAbstractAssemblerTest
� AJFormatter
� AJLabel
You must resolve these dependencies before you will be able to load these definitions:�
� AJArmAssemblerTest
� classToBeTested
� testBasicMove
� AJArmFormatter
� formatOptionalAddressingOffset:
� visitImmediate:
� visitOffsetAddressing:
� visitPostIndexAddressing:
� visitPreIndexAddressing:
� visitRegister:
� asAddressingMode

But there are some NativeBoost stable versions that depend on AsmJit 1.2, which is in development.

so first, 1) Should I make 1.2 stable and move ARM to a development 1.3 version?
and 2) I do not know how to fix this dependencies either I move them to another unstable version or not :D

tx,
Guille