gears

Gearbox Calculator: find compatible toothcounts for given transmission ratios

License

License

GroupId

GroupId

de.labathome
ArtifactId

ArtifactId

gears
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

gears
Gearbox Calculator: find compatible toothcounts for given transmission ratios
Project URL

Project URL

https://github.com/jonathanschilling/gears
Source Code Management

Source Code Management

https://github.com/jonathanschilling/gears/tree/master

Download gears

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
com.google.code.gson : gson jar 2.8.9
info.picocli : picocli jar 4.6.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.platform : junit-platform-launcher jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0