<dependency> <groupId>com.android.tools</groupId> <artifactId>annotations</artifactId> <version>24.5.0</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
com.android.tools:annotations:24.5.0
META-INF/MANIFEST.MF com/android/annotations/Nullable.java com/android/annotations/VisibleForTesting.java com/android/annotations/NonNull.java com/android/annotations/NonNullByDefault.java com/android/annotations/concurrency/Immutable.java com/android/annotations/concurrency/GuardedBy.java
返回时代Java首页