Arduino Nutzung LiquidCrystal_I2C.h auf anderen Pins

Hello
I want to use the serial LCD (1602) using : <LiquidCrystal_I2C.h> .
I found: < “SoftwareI2C.h” > ,< SoftI2cMaster >, < SoftI2c>
They were described to replace <wire.h>
But then I’m forced to send all data without using further librarys.
I want to use the “other I2C_pins” together with the usual librays.
I my case the <LiquidCrystal_I2C.h>
My tests to combine them was a desaster.

Thanks for support!

Regards
Helmut