is not current version
Last Version 2.1.1

com.github.jonahwh:tesla-api-client 1.13.2

Unofficial Tesla Owner Java API Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jonahwh
ArtifactId

ArtifactId

tesla-api-client
Version

Version

1.13.2
Type

Type

jar

Download tesla-api-client 1.13.2


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