21 lines
		
	
	
		
			599 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			599 B
		
	
	
	
		
			Plaintext
		
	
	
	
name: "okio"
 | 
						|
description:
 | 
						|
    "Okio is a library that complements java.io and java.nio to make it much "
 | 
						|
    "easier to access, store, and process your data. It started as a component "
 | 
						|
    "of OkHttp, the capable HTTP client included in Android. It's "
 | 
						|
    "well-exercised and ready to solve new problems."
 | 
						|
 | 
						|
third_party {
 | 
						|
  url {
 | 
						|
    type: HOMEPAGE
 | 
						|
    value: "https://square.github.io/okio/"
 | 
						|
  }
 | 
						|
  url {
 | 
						|
    type: GIT
 | 
						|
    value: "https://github.com/square/okio/"
 | 
						|
  }
 | 
						|
  version: "47fb0ddcd0bcf768a897dff723a1699341eea10f"
 | 
						|
  last_upgrade_date { year: 2021 month: 4 day: 6 }
 | 
						|
  license_type: NOTICE
 | 
						|
}
 |