Skip to content

credentials/irma_metrics_common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IRMA metrics common

This library contains the java classes used in the communication protocol between the application and the metrics server.

Prerequisites

This library has the following dependencies. All these dependencies will be automatically downloaded by gradle when building or installing the library.

External dependencies:

Building using Gradle (recommended)

When you are using the Gradle build system, just run

gradle install

to install the library to your local repository. Alternatively, you can run

gradle build

to just build the library.

Eclipse development files

You can run

gradle eclipse

to create the required files for importing the project into Eclipse.

About

Common classes for metrics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages