License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.faeludire |
ArtifactId | ArtifactIdoctopus-energy-web-api-java |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoctopus-energy-web-api-java
Java library for Octopus Energy REST API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.faeludire/octopus-energy-web-api-java/ -->
<dependency>
<groupId>com.github.faeludire</groupId>
<artifactId>octopus-energy-web-api-java</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.faeludire/octopus-energy-web-api-java/
implementation 'com.github.faeludire:octopus-energy-web-api-java:1.0.4'
// https://jarcasting.com/artifacts/com.github.faeludire/octopus-energy-web-api-java/
implementation ("com.github.faeludire:octopus-energy-web-api-java:1.0.4")
'com.github.faeludire:octopus-energy-web-api-java:jar:1.0.4'
<dependency org="com.github.faeludire" name="octopus-energy-web-api-java" rev="1.0.4">
<artifact name="octopus-energy-web-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.faeludire', module='octopus-energy-web-api-java', version='1.0.4')
)
libraryDependencies += "com.github.faeludire" % "octopus-energy-web-api-java" % "1.0.4"
[com.github.faeludire/octopus-energy-web-api-java "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : retrofit | jar | 2.5.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.13.2 |