obd4s


License

License

MIT
GroupId

GroupId

tel.schich
ArtifactId

ArtifactId

obd4s_2.13
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

obd4s
obd4s
Project URL

Project URL

https://github.com/pschichtel/obd4s
Project Organization

Project Organization

tel.schich
Source Code Management

Source Code Management

https://github.com/pschichtel/obd4s

Download obd4s_2.13

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
tel.schich : javacan jar 2.1.0
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2
io.suzaku : boopickle_2.13 jar 1.3.3
com.beachape : enumeratum_2.13 jar 1.6.1
net.sf.bluecove : bluecove jar 2.1.0
net.sf.bluecove : bluecove-gpl jar 2.1.0
io.github.java-native : jssc jar 2.9.2

Project Modules

There are no modules declared in this project.

obd4s

This library is a simple implementation of the OBD protocol over CAN and various ELM devices.

The CAN communication is handled by the JavaCAN library, ELM communication uses other a serial connection or a bluetooth connection, depending on the device being used.

Versions

Version
1.0.0