miniFeedCtrlLib

A Java library for controlling the miniFeed SMT feeder system

License

License

GroupId

GroupId

de.sg-o.lib
ArtifactId

ArtifactId

miniFeedCtrlLib
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

miniFeedCtrlLib
A Java library for controlling the miniFeed SMT feeder system
Project URL

Project URL

https://www.sg-o.de
Source Code Management

Source Code Management

https://github.com/SG-O/miniFeedCtrlLib

Download miniFeedCtrlLib

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20201115
com.fazecast : jSerialComm jar [2.0.0,3.0.0)

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5