License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.robert2411.platform |
ArtifactId | ArtifactIdserialport-api |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBasic libs that can easely be reused in other projects
|
Filename | Size |
---|---|
serialport-api-1.0.2.pom | |
serialport-api-1.0.2.jar | 4 KB |
serialport-api-1.0.2-sources.jar | 4 KB |
serialport-api-1.0.2-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robert2411.platform/serialport-api/ -->
<dependency>
<groupId>com.github.robert2411.platform</groupId>
<artifactId>serialport-api</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robert2411.platform/serialport-api/
implementation 'com.github.robert2411.platform:serialport-api:1.0.2'
// https://jarcasting.com/artifacts/com.github.robert2411.platform/serialport-api/
implementation ("com.github.robert2411.platform:serialport-api:1.0.2")
'com.github.robert2411.platform:serialport-api:jar:1.0.2'
<dependency org="com.github.robert2411.platform" name="serialport-api" rev="1.0.2">
<artifact name="serialport-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robert2411.platform', module='serialport-api', version='1.0.2')
)
libraryDependencies += "com.github.robert2411.platform" % "serialport-api" % "1.0.2"
[com.github.robert2411.platform/serialport-api "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |