jar

io.github.angpysha : diploma_bridge

Maven & Gradle

Mar 04, 2018
0 stars

Bridge application · Library is using as bridge between Raspberry PI and Android

Table Of Contents

Latest Version

Download io.github.angpysha : diploma_bridge JAR file - Latest Versions:

All Versions

Download io.github.angpysha : diploma_bridge JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.4
0.3.x
0.3

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 diploma_bridge-0.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.angpysha.diploma_bridge.Models

├─ io.github.angpysha.diploma_bridge.Models.Bmp180_Data.class - [JAR]

├─ io.github.angpysha.diploma_bridge.Models.BmpSearch.class - [JAR]

├─ io.github.angpysha.diploma_bridge.Models.DHT11_Data.class - [JAR]

├─ io.github.angpysha.diploma_bridge.Models.DhtSearch.class - [JAR]

├─ io.github.angpysha.diploma_bridge.Models.DisplayPeriod.class - [JAR]

├─ io.github.angpysha.diploma_bridge.Models.Entity.class - [JAR]

├─ io.github.angpysha.diploma_bridge.Models.SearchEntity.class - [JAR]

io.github.angpysha.diploma_bridge.Controllers

├─ io.github.angpysha.diploma_bridge.Controllers.BaseController.class - [JAR]

├─ io.github.angpysha.diploma_bridge.Controllers.BmpController.class - [JAR]

├─ io.github.angpysha.diploma_bridge.Controllers.DhtController.class - [JAR]

io.github.angpysha.diploma_bridge

├─ io.github.angpysha.diploma_bridge.RestApi.class - [JAR]

├─ io.github.angpysha.diploma_bridge.RestApiEx.class - [JAR]

io.github.angpysha.diploma_bridge.Helpers

├─ io.github.angpysha.diploma_bridge.Helpers.EntitySerializer.class - [JAR]

io.github.angpysha.diploma_bridge.Decorators

├─ io.github.angpysha.diploma_bridge.Decorators.DateEx.class - [JAR]

io.github.angpysha.diploma_bridge.HttpHelpers

├─ io.github.angpysha.diploma_bridge.HttpHelpers.DateSerializer.class - [JAR]

├─ io.github.angpysha.diploma_bridge.HttpHelpers.Headers.class - [JAR]

├─ io.github.angpysha.diploma_bridge.HttpHelpers.URLParams.class - [JAR]

Advertisement