License |
License |
---|---|
GroupId | GroupIdorg.elypia.elypiai |
ArtifactId | ArtifactIdcompanies-house |
Last Version | Last Version4.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelypiai
Wrappers for various web APIs that don't provide official libraries for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
companies-house-4.2.3.pom | |
companies-house-4.2.3.jar | 27 KB |
companies-house-4.2.3-sources.jar | 28 KB |
companies-house-4.2.3-javadoc.jar | 496 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elypia.elypiai/companies-house/ -->
<dependency>
<groupId>org.elypia.elypiai</groupId>
<artifactId>companies-house</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elypia.elypiai/companies-house/
implementation 'org.elypia.elypiai:companies-house:4.2.3'
// https://jarcasting.com/artifacts/org.elypia.elypiai/companies-house/
implementation ("org.elypia.elypiai:companies-house:4.2.3")
'org.elypia.elypiai:companies-house:jar:4.2.3'
<dependency org="org.elypia.elypiai" name="companies-house" rev="4.2.3">
<artifact name="companies-house" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elypia.elypiai', module='companies-house', version='4.2.3')
)
libraryDependencies += "org.elypia.elypiai" % "companies-house" % "4.2.3"
[org.elypia.elypiai/companies-house "4.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.elypia.retropia : core | jar | 2.2.1 |
com.squareup.retrofit2 : adapter-rxjava3 | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.elypia.retropia : gson | jar | 2.2.1 |