Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.
/ Chinachu4j Public archive

The use of Chinachu has been deprecated. ChinachuのJavaライブラリ

License

Notifications You must be signed in to change notification settings

sugtao4423/Chinachu4j

Repository files navigation

Chinachu4j

ChinachuのAPIを叩くJavaライブラリ。
初めてライブラリを作ったので完成度はお察し
動作にはorg.json.jarが必要

なにこれ

ChinachuがREST APIに対応してるということを知って、これはAndroidAppから操作できるようにするしかねえ!って思った。
とりあえずライブラリ作らないと面倒だと思ったから作った。
まだまだ初期段階。
今後に期待(?)

できること

詳しいことはWikiを見て下さい

Usage

  • build.gradle
repositories {
    maven {
        url 'https://jitpack.io'
    }
}

dependencies {
    implementation 'com.github.sugtao4423:Chinachu4j:3.0.1'
}

About

The use of Chinachu has been deprecated. ChinachuのJavaライブラリ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages