MVN

com.nohrd.bike : sdk

Maven & Gradle

Nov 27, 2020
1 usages
0 stars

Nohrd-Bike-SDK-Android · A library for reading data from a NOHrD Bike

<dependency>
    <groupId>com.nohrd.bike</groupId>
    <artifactId>sdk</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nohrd.bike : sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.nohrd.bike : sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sdk-1.0.0
0.1.x
sdk-0.1.0
0.0.x
sdk-0.0.1

How to add a dependency to Maven

Add the following com.nohrd.bike : sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nohrd.bike</groupId>
    <artifactId>sdk</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nohrd.bike : sdk gradle dependency to your build.gradle file:

implementation 'com.nohrd.bike:sdk:1.0.0'

Gradle Kotlin DSL: Add the following com.nohrd.bike : sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nohrd.bike:sdk:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nohrd.bike : sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nohrd.bike" % "sdk" % "1.0.0"

Advertisement

Dependencies from Group

Mar 09, 2022
2 usages
0 stars
sdk
Nov 27, 2020
1 usages
0 stars
Mar 09, 2022
1 usages
0 stars
Mar 09, 2022
1 usages
0 stars
Nov 27, 2020
0 stars

Discover Dependencies

Nov 26, 2020
0 stars
Jul 31, 2023
1 usages
106 stars
Jul 02, 2023
1 usages
22 stars
Feb 09, 2021
1 stars
Nov 17, 2020
165 stars
May 24, 2022
1 usages
15 stars