com.github.robert2411.platform:serialport-starter

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-starter
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-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.robert2411.platform : serialport-core jar 1.0.2
org.springframework.boot : spring-boot-starter jar

provided (1)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1