is not current version
Last Version 2.1.1

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

Unofficial Tesla Owner Java API Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.jonahwh
ArtifactId

ArtifactId

tesla-api-client
Version

Version

1.11.0
Type

Type

jar

Download tesla-api-client 1.11.0


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