License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jonahwh |
ArtifactId | ArtifactIdtesla-api-client |
Version | Version1.16 |
Type | Typejar |
Description |
DescriptionTesla API Client
Unofficial Tesla Owner Java API Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tesla-api-client-1.16.pom | |
tesla-api-client-1.16.jar | 135 KB |
tesla-api-client-1.16-sources.jar | 90 KB |
tesla-api-client-1.16-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jonahwh/tesla-api-client/ -->
<dependency>
<groupId>com.github.jonahwh</groupId>
<artifactId>tesla-api-client</artifactId>
<version>1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonahwh/tesla-api-client/
implementation 'com.github.jonahwh:tesla-api-client:1.16'
// https://jarcasting.com/artifacts/com.github.jonahwh/tesla-api-client/
implementation ("com.github.jonahwh:tesla-api-client:1.16")
'com.github.jonahwh:tesla-api-client:jar:1.16'
<dependency org="com.github.jonahwh" name="tesla-api-client" rev="1.16">
<artifact name="tesla-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonahwh', module='tesla-api-client', version='1.16')
)
libraryDependencies += "com.github.jonahwh" % "tesla-api-client" % "1.16"
[com.github.jonahwh/tesla-api-client "1.16"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
com.squareup.retrofit2 : converter-scalars | jar | 2.3.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.3.0 |
io.swagger : swagger-annotations | jar | 1.5.15 |
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
io.gsonfire : gson-fire | jar | 1.8.0 |
org.threeten : threetenbp | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |