Strava API

Java implementation of the Strava API

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.armindoantunes
ArtifactId

ArtifactId

javastrava-api
Last Version

Last Version

1.0.3.6
Release Date

Release Date

Type

Type

jar
Description

Description

Strava API
Java implementation of the Strava API
Project URL

Project URL

https://github.com/armindoantunes/javastravav3api
Project Organization

Project Organization

armindoantunes
Source Code Management

Source Code Management

https://github.com/armindoantunes/javastravav3api

Download javastrava-api

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.armindoantunes/javastrava-api/ -->
<dependency>
    <groupId>io.github.armindoantunes</groupId>
    <artifactId>javastrava-api</artifactId>
    <version>1.0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.armindoantunes/javastrava-api/
implementation 'io.github.armindoantunes:javastrava-api:1.0.3.6'
// https://jarcasting.com/artifacts/io.github.armindoantunes/javastrava-api/
implementation ("io.github.armindoantunes:javastrava-api:1.0.3.6")
'io.github.armindoantunes:javastrava-api:jar:1.0.3.6'
<dependency org="io.github.armindoantunes" name="javastrava-api" rev="1.0.3.6">
  <artifact name="javastrava-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.armindoantunes', module='javastrava-api', version='1.0.3.6')
)
libraryDependencies += "io.github.armindoantunes" % "javastrava-api" % "1.0.3.6"
[io.github.armindoantunes/javastrava-api "1.0.3.6"]

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.retrofit : retrofit jar 1.9.0
org.apache.logging.log4j : log4j-core jar 2.9.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.0
com.squareup.okhttp : okhttp jar 2.3.0
com.google.code.gson : gson jar 2.3.1
org.apache.commons : commons-jcs-core jar 2.0-beta-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.6
1.0.3.5
1.0.3.4
1.0.3.3