jar

com.github.zhangchunsheng : hubble-java-region

Maven & Gradle

Sep 22, 2020
1 usages
0 stars

HubbleJava - Region Java SDK · region Java SDK

Table Of Contents

Latest Version

Download com.github.zhangchunsheng : hubble-java-region JAR file - Latest Versions:

All Versions

Download com.github.zhangchunsheng : hubble-java-region JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hubble-java-region-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.zhangchunsheng.region.service

├─ com.github.zhangchunsheng.region.service.RegionService.class - [JAR]

com.github.zhangchunsheng.region.bean.city

├─ com.github.zhangchunsheng.region.bean.city.AirportInfo.class - [JAR]

├─ com.github.zhangchunsheng.region.bean.city.CityInfo.class - [JAR]

├─ com.github.zhangchunsheng.region.bean.city.CountryInfo.class - [JAR]

com.github.zhangchunsheng.region.bean.result

├─ com.github.zhangchunsheng.region.bean.result.MobileCity.class - [JAR]

├─ com.github.zhangchunsheng.region.bean.result.MobileCityResult.class - [JAR]

com.github.zhangchunsheng.region.service.impl

├─ com.github.zhangchunsheng.region.service.impl.RegionServiceImpl.class - [JAR]

Advertisement