is not current version
Last Version 1.0.4

com.pnuema.android:obd 1.0.3

Android library to communicate with ELM327 based OBD devices

License

License

GroupId

GroupId

com.pnuema.android
ArtifactId

ArtifactId

obd
Version

Version

1.0.3
Type

Type

aar
Description

Description

com.pnuema.android:obd
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.3


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

Dependencies

runtime (4)

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

Project Modules

There are no modules declared in this project.