Scalar DL Client SDK

A client-side library to interact with Scalar DL network.

License

License

Categories

Categories

Scala Languages CLI User Interface
GroupId

GroupId

com.scalar-labs
ArtifactId

ArtifactId

scalardl-client-sdk
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Scalar DL Client SDK
A client-side library to interact with Scalar DL network.
Project URL

Project URL

https://github.com/scalar-labs/scalardl-client-sdk
Source Code Management

Source Code Management

https://github.com/scalar-labs/scalardl-client-sdk

Download scalardl-client-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.scalar-labs/scalardl-client-sdk/ -->
<dependency>
    <groupId>com.scalar-labs</groupId>
    <artifactId>scalardl-client-sdk</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scalar-labs/scalardl-client-sdk/
implementation 'com.scalar-labs:scalardl-client-sdk:1.3.0'
// https://jarcasting.com/artifacts/com.scalar-labs/scalardl-client-sdk/
implementation ("com.scalar-labs:scalardl-client-sdk:1.3.0")
'com.scalar-labs:scalardl-client-sdk:jar:1.3.0'
<dependency org="com.scalar-labs" name="scalardl-client-sdk" rev="1.3.0">
  <artifact name="scalardl-client-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scalar-labs', module='scalardl-client-sdk', version='1.3.0')
)
libraryDependencies += "com.scalar-labs" % "scalardl-client-sdk" % "1.3.0"
[com.scalar-labs/scalardl-client-sdk "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Scalar DL Java Client SDK

This is a client-side Java library to interact with Scalar DL network.

Install

The library is available on Maven Central. You can install it in your application using your build tool such as Gradle. For example in Gradle, you can add the following dependency to your build.gradle.

dependencies {
    compile group: 'com.scalar-labs', name: 'scalardl-java-client-sdk', version: '<version>'
}

Docs

Contributing

This library is mainly maintained by the Scalar Engineering Team, but of course we appreciate any help.

  • For asking questions, finding answers and helping other users, please go to stackoverflow and use scalardl tag.
  • For filing bugs, suggesting improvements, or requesting new features, help us out by opening an issue.

License

Scalar DL client SDK is dual-licensed under both the AGPL (found in the LICENSE file in the root directory) and a commercial license. You may select, at your option, one of the above-listed licenses. Regarding the commercial license, please contact us for more information.

com.scalar-labs

Scalar

The World's Reliable Database

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0-alpha.20190222
1.0.0-alpha.20190221
1.0.0-alpha.20190220-2
1.0.0-alpha.20190220-1
1.0.0-alpha.20190220
1.0.0-alpha.20190210