DOC

cn.xfyun.aiui.aiuiplayer : aiui_player

Maven & Gradle

Jul 27, 2023
0 stars

aiui_player · AIUI-Player-SDK

Table Of Contents

Latest Version

Download cn.xfyun.aiui.aiuiplayer : aiui_player Javadoc & API Documentation - Latest Versions:

All Versions

Download cn.xfyun.aiui.aiuiplayer : aiui_player Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1067
1066
1065
1064
1063
1062
1061
1060
1059
1058
1057
1056
1055
1054
1053
1052
1051
1050
1049
1048
1047
1046
1045
1044
1043
1042
1041
1040
1039
1038
1037
1036
1035
1034
1033
1032
1029
1028
1027
1026
1012
1010
1001
2
1

How to open Javadoc JAR file in web browser

  1. Rename the file aiui_player-1067-javadoc.jar to aiui_player-1067-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder aiui_player-1067-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "aiui_player-1067-sources.jar" -d "aiui_player-1067-javadoc" -subpackages 

Advertisement