Last Version

Android OBD Library 1.0.4

Android library to communicate with ELM327 based OBD devices

License

License

GroupId

GroupId

com.pnuema.android
ArtifactId

ArtifactId

obd
Version

Version

1.0.4
Type

Type

aar
Description

Description

Android OBD Library
Android library to communicate with ELM327 based OBD devices
Project URL

Project URL

https://github.com/barnhill/AndroidOBD
Source Code Management

Source Code Management

https://github.com/barnhill/AndroidOBD

Download obd 1.0.4


<!-- https://jarcasting.com/artifacts/com.pnuema.android/obd/ -->
<dependency>
    <groupId>com.pnuema.android</groupId>
    <artifactId>obd</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pnuema.android/obd/
implementation 'com.pnuema.android:obd:1.0.4'
// https://jarcasting.com/artifacts/com.pnuema.android/obd/
implementation ("com.pnuema.android:obd:1.0.4")
'com.pnuema.android:obd:aar:1.0.4'
<dependency org="com.pnuema.android" name="obd" rev="1.0.4">
  <artifact name="obd" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pnuema.android', module='obd', version='1.0.4')
)
libraryDependencies += "com.pnuema.android" % "obd" % "1.0.4"
[com.pnuema.android/obd "1.0.4"]

Dependencies

runtime (4)

Group / Artifact Type Version
com.udojava : EvalEx jar 2.6
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.0.1
androidx.startup » startup-runtime jar 1.1.0

Project Modules

There are no modules declared in this project.