jar

be.webtechie : resistor-calculator

Maven & Gradle

Nov 28, 2019
2 stars

Resistor calculator · Java library to calculate resistor values and their use in circuits

Table Of Contents

Latest Version

Download be.webtechie : resistor-calculator JAR file - Latest Versions:

All Versions

Download be.webtechie : resistor-calculator JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.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 resistor-calculator-0.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

be.webtechie.resistorcalculator.util

├─ be.webtechie.resistorcalculator.util.Calculate.class - [JAR]

├─ be.webtechie.resistorcalculator.util.Convert.class - [JAR]

├─ be.webtechie.resistorcalculator.util.ResistorValue.class - [JAR]

be.webtechie.resistorcalculator.definition

├─ be.webtechie.resistorcalculator.definition.ColorCode.class - [JAR]

be.webtechie.resistorcalculator

├─ be.webtechie.resistorcalculator.DemoApp.class - [JAR]