is not current version
Last Version 1.0

com.github.pires:obd-java-api 1.0-RC4

OBD Java API compatible with ELM327.

Categories

Categories

Java Languages
GroupId

GroupId

com.github.pires
ArtifactId

ArtifactId

obd-java-api
Version

Version

1.0-RC4
Type

Type

jar

Download obd-java-api 1.0-RC4


<!-- https://jarcasting.com/artifacts/com.github.pires/obd-java-api/ -->
<dependency>
    <groupId>com.github.pires</groupId>
    <artifactId>obd-java-api</artifactId>
    <version>1.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pires/obd-java-api/
implementation 'com.github.pires:obd-java-api:1.0-RC4'
// https://jarcasting.com/artifacts/com.github.pires/obd-java-api/
implementation ("com.github.pires:obd-java-api:1.0-RC4")
'com.github.pires:obd-java-api:jar:1.0-RC4'
<dependency org="com.github.pires" name="obd-java-api" rev="1.0-RC4">
  <artifact name="obd-java-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pires', module='obd-java-api', version='1.0-RC4')
)
libraryDependencies += "com.github.pires" % "obd-java-api" % "1.0-RC4"
[com.github.pires/obd-java-api "1.0-RC4"]