Resistor calculator

Java library to calculate resistor values and their use in circuits

License

License

GroupId

GroupId

be.webtechie
ArtifactId

ArtifactId

resistor-calculator
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/FDelporte/ResistorCalculator
Source Code Management

Source Code Management

http://github.com/FDelporte/ResistorCalculator/tree/master

Download resistor-calculator

How to add to project

<!-- https://jarcasting.com/artifacts/be.webtechie/resistor-calculator/ -->
<dependency>
    <groupId>be.webtechie</groupId>
    <artifactId>resistor-calculator</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.webtechie/resistor-calculator/
implementation 'be.webtechie:resistor-calculator:0.1.4'
// https://jarcasting.com/artifacts/be.webtechie/resistor-calculator/
implementation ("be.webtechie:resistor-calculator:0.1.4")
'be.webtechie:resistor-calculator:jar:0.1.4'
<dependency org="be.webtechie" name="resistor-calculator" rev="0.1.4">
  <artifact name="resistor-calculator" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.webtechie', module='resistor-calculator', version='0.1.4')
)
libraryDependencies += "be.webtechie" % "resistor-calculator" % "0.1.4"
[be.webtechie/resistor-calculator "0.1.4"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.0.4
0.0.3
0.0.2
0.0.1