依赖了一个第三方的包
implementation 'org.cups4j:cups4j:0.7.6'
这个包又去依赖了一个HttpClient包
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5
依赖了一个第三方的包
implementation 'org.cups4j:cups4j:0.7.6'
这个包又去依赖了一个HttpClient包
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5