is not current version
Last Version 0.1.4

be.webtechie:resistor-calculator 0.1.3

Java library to calculate resistor values and their use in circuits

GroupId

GroupId

be.webtechie
ArtifactId

ArtifactId

resistor-calculator
Version

Version

0.1.3
Type

Type

jar

Download resistor-calculator 0.1.3


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