I want to import the APIs and use them to build my c# program. This Java API also comes with a .java file which shows how to use the library but I cannot see the code inside the .jar. I searched and found some tools about this purpose but i would like to know the best way to do it. Thank you!
Asked
Active
Viewed 30 times
0
-
Is it the same problem as in https://stackoverflow.com/questions/512124/use-a-jar-java-library-api-in-c? – Konrad Neitzel May 21 '19 at 09:00
-
@Konras Neitzel yes exactly the same problem! So I can find the answer there! Thanks a lot! – Grigoris Kokozides May 21 '19 at 09:06