Skip to content

v1.0.7

Latest
Compare
Choose a tag to compare
@aabssmc aabssmc released this 24 Feb 19:11
· 15 commits to master since this release
  • Replaced okhttp with normal java http client
  • added MinehutAPI#getRawMOTD
  • other things
repositories {
    mavenCentral()
    maven {url 'https://jitpack.io'}
}

dependencies {
    implementation 'com.github.aabssmc:MinehutAPI:1.0.7'
}

Full Changelog: 1.0.6...1.0.7