8 lines
		
	
	
		
			158 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			158 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | plugins { | ||
|  |     `java-library` | ||
|  | } | ||
|  | 
 | ||
|  | dependencies { | ||
|  |     api(platform(project(":httpclient-platform"))) | ||
|  |     implementation("org.apache.httpcomponents:httpclient") | ||
|  | } |