Last Version

OBD Java API 1.0

OBD Java API compatible with ELM327.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.pires
ArtifactId

ArtifactId

obd-java-api
Version

Version

1.0
Type

Type

jar
Description

Description

OBD Java API
OBD Java API compatible with ELM327.
Project URL

Project URL

https://github.com/pires/obd-java-api

Download obd-java-api 1.0


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

Dependencies

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8.13
org.easymock : easymock jar 3.3
org.powermock : powermock-module-testng jar 1.6.0
org.powermock : powermock-api-easymock jar 1.6.0

Project Modules

There are no modules declared in this project.