MVN

io.syncano : library

Maven & Gradle

Jun 30, 2016
9 stars

Syncano Android Library · Syncano's library is written in Java and provides communication with Syncano (www.syncano.io) via HTTPS RESTful interface.

<dependency>
    <groupId>io.syncano</groupId>
    <artifactId>library</artifactId>
    <version>4.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.syncano : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.2

All Versions

Choose a version of io.syncano : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
library-4.1.2
library-4.1.1
library-4.1.0
4.0.x
library-4.0.7
library-4.0.6
library-4.0.5

How to add a dependency to Maven

Add the following io.syncano : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.syncano</groupId>
    <artifactId>library</artifactId>
    <version>4.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.syncano : library gradle dependency to your build.gradle file:

implementation 'io.syncano:library:4.1.2'

Gradle Kotlin DSL: Add the following io.syncano : library gradle kotlin dependency to your build.gradle.kts file:

implementation("io.syncano:library:4.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.syncano : library sbt scala dependency to your build.sbt file:

libraryDependencies += "io.syncano" % "library" % "4.1.2"

Advertisement

Dependencies from Group

Jun 30, 2016
9 stars

Discover Dependencies

fnr
Jan 18, 2016
4 stars
Mar 22, 2020
2 stars
Mar 10, 2016
Jan 15, 2018
26 stars
Apr 06, 2016
31 stars
Apr 06, 2016
31 stars
May 08, 2019
31 stars