B4A Question [Solved][B4A 10.2 beta] Maven artifact not found: com.google.protobuf/protobuf-javalite - asales    Aug 31, 2020   (1 reaction) :
Maven artifact not found: com.google.protobuf/protobuf-javalite
I can't download this using....protobuf/protobuf-javalite
Tried to put the jar in Additional library and don't work. Put it in... B4A Question Cloud Firestore - Maven artifact not found - com.google.protobuf/protobuf-javalite - Robert Valentino    Oct 9, 2020 this Maven artifact not found - com.google.protobuf/protobuf-javalite
Just do not know where to get... B4A Question protobuf-javalite - Erel (first post)    Sep 8, 2020 I don't see the difference.
That thread is about the same missing resource.... Java Question [SOLVED] Cannot find the class from the package error - Erel (first post)    Jan 8, 2025   (1 reaction)
You are probably missing GeneratedMessageLite which is part of protobuf. Maybe this one: https://mvnrepository.com/artifact/com.google.protobuf/protobuf-javalite/4.29.2... B4A Question Firebase RemoteConfig com.google.protobuf-protobuf-lite.jar not found - DonManfred (first post)    Oct 14, 2020
com.google.protobuf-protobuf-lite.jar
com.google.protobuf/protobuf-javalite
These two does not match
protobuf-lite != protobuf-javalite
Away from that you´ll probably do not get it running with the newest SDK.... Other B4A v10.2 BETA is available for download - Erel (first post)    Sep 7, 2020 is that we will need to live with this behavior for now.
Maven artifact not found: com.google.protobuf/protobuf-javalite
Solution is here: https://www.b4x.com/android/forum/threads/solved-b4a-10-2-beta-maven-artifact-not-found-com-google-protobuf-protobuf-javalite.121791/#content... Wish Add Protobuf Serialization - rade51 (first post)    Feb 19, 2021 Hi Erel, sorry for very delayed response. I want to send UDP messages to B4A application from a device that is already sending messages serialized in protobuf.... B4i Question framework not found Protobuf error using local mac server - MarkNZ (first post)    Sep 24, 2019 Thanks for that worked a charm!.
Sadly I saw that post but missed the link in it to the updated framework.
Moral of the story don... B4A Question FirebaseRemoteConfig - protobuf-lite Maven artifact not found - DonManfred (first post)    Sep 4, 2019   (2 reactions) That worked!
great. I´ll update the librarythread with this info...... B4J Question Google OR-Tools - Magma (first post)    Jul 29, 2025   (1 reaction) .
You need to download protobuf-java-4.31.1.jar from here
https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/4.31.1/
and add it to your B4J additional library folder. The run the attached... Page: 1   2   3   4   5   6   |