You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
599 B
21 lines
599 B
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
|
|
}
|