<dependency> <groupId>com.squareup.okhttp</groupId> <artifactId>okhttp-ws</artifactId> <version>2.4.0</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
com.squareup.okhttp:okhttp-ws:2.4.0
META-INF/MANIFEST.MF com/squareup/okhttp/internal/ws/RealWebSocket.java com/squareup/okhttp/internal/ws/WebSocketProtocol.java com/squareup/okhttp/internal/ws/WebSocketReader.java com/squareup/okhttp/internal/ws/WebSocketWriter.java com/squareup/okhttp/ws/WebSocket.java com/squareup/okhttp/ws/WebSocketCall.java com/squareup/okhttp/ws/WebSocketListener.java
返回时代Java首页