Last Version

SMA Reader 1.0.0

A library to read SMA devices

License

License

GroupId

GroupId

com.github.andy2003
ArtifactId

ArtifactId

sma-reader
Version

Version

1.0.0
Type

Type

jar
Description

Description

SMA Reader
A library to read SMA devices
Project URL

Project URL

https://github.com/Andy2003/SMAReader
Source Code Management

Source Code Management

https://github.com/Andy2003/SMAReader/tree/master

Download sma-reader 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.11

Project Modules

There are no modules declared in this project.