| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.jonahwh |
| ArtifactId | ArtifactIdtesla-api-client |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontesla-api-client
Tesla API Client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tesla-api-client-2.1.1.pom | |
| tesla-api-client-2.1.1.jar | 135 KB |
| tesla-api-client-2.1.1-sources.jar | 90 KB |
| tesla-api-client-2.1.1-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>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonahwh/tesla-api-client/
implementation 'com.github.jonahwh:tesla-api-client:2.1.1'
// https://jarcasting.com/artifacts/com.github.jonahwh/tesla-api-client/
implementation ("com.github.jonahwh:tesla-api-client:2.1.1")
'com.github.jonahwh:tesla-api-client:jar:2.1.1'
<dependency org="com.github.jonahwh" name="tesla-api-client" rev="2.1.1">
<artifact name="tesla-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonahwh', module='tesla-api-client', version='2.1.1')
)
libraryDependencies += "com.github.jonahwh" % "tesla-api-client" % "2.1.1"
[com.github.jonahwh/tesla-api-client "2.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-scalars | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.1.13 |
| org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.2 |
| io.gsonfire : gson-fire | jar | 1.8.5 |
| org.threeten : threetenbp | jar | 1.6.0 |