is not current version
Last Version 0.1.4

be.webtechie:resistor-calculator 0.0.2

Java library to calculate resistor values and their use in circuits

GroupId

GroupId

be.webtechie
ArtifactId

ArtifactId

resistor-calculator
Version

Version

0.0.2
Type

Type

jar

Download resistor-calculator 0.0.2


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