License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jonahwh |
ArtifactId | ArtifactIdtesla-api-client |
Version | Version1.15 |
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.15.pom | |
tesla-api-client-1.15.jar | 135 KB |
tesla-api-client-1.15-sources.jar | 90 KB |
tesla-api-client-1.15-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.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonahwh/tesla-api-client/
implementation 'com.github.jonahwh:tesla-api-client:1.15'
// https://jarcasting.com/artifacts/com.github.jonahwh/tesla-api-client/
implementation ("com.github.jonahwh:tesla-api-client:1.15")
'com.github.jonahwh:tesla-api-client:jar:1.15'
<dependency org="com.github.jonahwh" name="tesla-api-client" rev="1.15">
<artifact name="tesla-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonahwh', module='tesla-api-client', version='1.15')
)
libraryDependencies += "com.github.jonahwh" % "tesla-api-client" % "1.15"
[com.github.jonahwh/tesla-api-client "1.15"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : converter-gson | jar | 2.3.0 |
org.threeten : threetenbp | jar | 1.3.5 |
io.gsonfire : gson-fire | jar | 1.8.0 |
com.squareup.retrofit2 : converter-scalars | jar | 2.3.0 |
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
io.swagger : swagger-annotations | jar | 1.5.15 |
com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |