GitHub / bytebyte6 / GetImage
输入关键字获取一张或多张图片链接.Enter a keyword to get a link to one or more images.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytebyte6%2FGetImage
PURL: pkg:github/bytebyte6/GetImage
Stars: 0
Forks: 0
Open issues: 0
License: apache-2.0
Language: Kotlin
Size: 511 KB
Dependencies parsed at:
12
Created at: over 4 years ago
Updated at: over 1 year ago
Pushed at: over 4 years ago
Last synced at: over 1 year ago
Topics: testdata
Example/build.gradle
maven
- androidx.appcompat:appcompat 1.2.0 implementation
- androidx.constraintlayout:constraintlayout 2.0.4 implementation
- androidx.core:core-ktx 1.3.2 implementation
- androidx.navigation:navigation-fragment-ktx 2.2.2 implementation
- androidx.navigation:navigation-ui-ktx 2.2.2 implementation
- com.google.android.material:material 1.2.1 implementation
- org.jetbrains.kotlin:kotlin-stdlib $kotlin_version implementation
LibGetImage/build.gradle
maven
- androidx.appcompat:appcompat 1.2.0 implementation
- androidx.core:core-ktx 1.3.2 implementation
- com.google.android.material:material 1.2.1 implementation
- com.google.code.gson:gson 2.8.6 implementation
- org.jetbrains.kotlin:kotlin-stdlib $kotlin_version implementation