Bitmark Android SDK

Android SDK for Bitmark platform

License

License

GroupId

GroupId

com.bitmark.sdk
ArtifactId

ArtifactId

android-sdk
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

aar
Description

Description

Bitmark Android SDK
Android SDK for Bitmark platform
Project URL

Project URL

https://github.com/bitmark-inc/bitmark-sdk-java/tree/master/android-sdk
Source Code Management

Source Code Management

https://github.com/bitmark-inc/bitmark-sdk-java/tree/master/android-sdk

Download android-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.bitmark.sdk/android-sdk/ -->
<dependency>
    <groupId>com.bitmark.sdk</groupId>
    <artifactId>android-sdk</artifactId>
    <version>1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bitmark.sdk/android-sdk/
implementation 'com.bitmark.sdk:android-sdk:1.2'
// https://jarcasting.com/artifacts/com.bitmark.sdk/android-sdk/
implementation ("com.bitmark.sdk:android-sdk:1.2")
'com.bitmark.sdk:android-sdk:aar:1.2'
<dependency org="com.bitmark.sdk" name="android-sdk" rev="1.2">
  <artifact name="android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bitmark.sdk', module='android-sdk', version='1.2')
)
libraryDependencies += "com.bitmark.sdk" % "android-sdk" % "1.2"
[com.bitmark.sdk/android-sdk "1.2"]

Dependencies

runtime (5)

Group / Artifact Type Version
com.bitmark.sdk : api-service jar 1.6
io.reactivex.rxjava2 : rxjava jar 2.2.3
com.android.support » support-annotations jar 28.0.0
com.android.support » support-compat jar 28.0.0
com.android.support » appcompat-v7 jar 28.0.0

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.jupiter : junit-jupiter-params jar 5.2.0
org.junit.platform : junit-platform-suite-api jar 1.2.0
org.junit.platform : junit-platform-runner jar 1.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0

Project Modules

There are no modules declared in this project.

Bitmark SDK for Java

The official Bitmark SDK for Java

Build Status

Setting Up

Prerequisites & Installing

Documentation

Please refer to our SDK Document.

Sample code

Java

This is a Java sample project. It shows how to use Bitmark SDK for Java.

Android

This is a Android sample project. It shows how to use Bitmark SDK for Android.

Change log

Corresponding Change Log can be found in each sub-project.

Opening Issues

If you encounter a bug with the Bitmark SDK for Java we would like to hear about it. Search the existing issues and try to make sure your problem doesn’t already exist before opening a new issue. It’s helpful if you include the version of the SDK, Java and OS you’re using. Please include a stack trace and reduced repro case when appropriate, too.

License

Copyright © 2014-2019 Bitmark Inc ([email protected]).

com.bitmark.sdk

Bitmark Inc.

Bitmark restores trust in data. #digitalrights

Versions

Version
1.2
1.1