Last Version

Resistor calculator 0.1.4

Java library to calculate resistor values and their use in circuits

License

License

GroupId

GroupId

be.webtechie
ArtifactId

ArtifactId

resistor-calculator
Version

Version

0.1.4
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 0.1.4


<!-- 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.