com.github.robert2411.platform:serialport-core

Basic libs that can easely be reused in other projects

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.robert2411.platform
ArtifactId

ArtifactId

serialport-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Basic libs that can easely be reused in other projects

Download serialport-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.robert2411.platform/serialport-core/ -->
<dependency>
    <groupId>com.github.robert2411.platform</groupId>
    <artifactId>serialport-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robert2411.platform/serialport-core/
implementation 'com.github.robert2411.platform:serialport-core:1.0.2'
// https://jarcasting.com/artifacts/com.github.robert2411.platform/serialport-core/
implementation ("com.github.robert2411.platform:serialport-core:1.0.2")
'com.github.robert2411.platform:serialport-core:jar:1.0.2'
<dependency org="com.github.robert2411.platform" name="serialport-core" rev="1.0.2">
  <artifact name="serialport-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robert2411.platform', module='serialport-core', version='1.0.2')
)
libraryDependencies += "com.github.robert2411.platform" % "serialport-core" % "1.0.2"
[com.github.robert2411.platform/serialport-core "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fazecast : jSerialComm jar [2.0.0,3.0.0)
com.github.robert2411.platform : serialport-api jar 1.0.2
org.springframework.boot : spring-boot-starter jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1