Wish Libraries with AdditionalJar

Knoppi

Active Member
Licensed User
Longtime User
Some Libraries need to add 'AdditionalJar'
I would like that there is a dummy sub with which I can add the AdditionalJar without first looking in the forum
in my case the B4XCipher ( jB4XEncryption)
B4X:
'add AdditionalJar to Main
'<code>
'#AdditionalJar: bcprov-jdk15on-154
'</code>
Sub info
End Sub
then you can just add it with copy and paste
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…