License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.here.account |
ArtifactId | ArtifactIdhere-oauth-client-example |
Last Version | Last Version0.4.24 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHERE OAuth Client Example
here-oauth-client-example is for examples which use here-oauth-client
|
<!-- https://jarcasting.com/artifacts/com.here.account/here-oauth-client-example/ -->
<dependency>
<groupId>com.here.account</groupId>
<artifactId>here-oauth-client-example</artifactId>
<version>0.4.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.here.account/here-oauth-client-example/
implementation 'com.here.account:here-oauth-client-example:0.4.24'
// https://jarcasting.com/artifacts/com.here.account/here-oauth-client-example/
implementation ("com.here.account:here-oauth-client-example:0.4.24")
'com.here.account:here-oauth-client-example:jar:0.4.24'
<dependency org="com.here.account" name="here-oauth-client-example" rev="0.4.24">
<artifact name="here-oauth-client-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.here.account', module='here-oauth-client-example', version='0.4.24')
)
libraryDependencies += "com.here.account" % "here-oauth-client-example" % "0.4.24"
[com.here.account/here-oauth-client-example "0.4.24"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |