Vanadium Android library

Java libraries for writing Vanadium Android applications

License

License

GroupId

GroupId

io.v
ArtifactId

ArtifactId

vanadium-android
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

aar
Description

Description

Vanadium Android library
Java libraries for writing Vanadium Android applications
Source Code Management

Source Code Management

https://github.com/vanadium/java.git

Download vanadium-android

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.v : vanadium-without-natives jar 2.2.2
com.android.support » support-v4 jar 23.3.0
com.android.support » appcompat-v7 jar 23.3.0
com.google.android.gms » play-services jar 8.4.0
io.reactivex : rxandroid jar 1.1.0
io.reactivex : rxjava jar 1.1.3
net.sourceforge.streamsupport : streamsupport jar 1.4.3

Project Modules

There are no modules declared in this project.

Build Status

Vanadium Java Support

This repository contains Java support for Vanadium. It depends on the Vanadium core repository on github.

io.v

Vanadium

Vanadium is an open-source framework designed to make it much easier to develop secure, distributed applications that can run anywhere.

Versions

Version
2.2.2
2.2.1
2.2.0
2.1.9
2.1.8
2.1.7
2.1.6
2.1.3
2.1.2
2.0
1.6
1.5
1.3
1.0
0.9
0.5
0.4
0.2
0.1