Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 378 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 378 Bytes

libindy-common-java

Information

This is a shared library for use by Hyperledger Indy based components.

Maven

Just run:

mvn clean install

Dependency:

<dependency>
	<groupId>com.danubetech</groupId>
	<artifactId>libindy-common-java</artifactId>
	<version>0.3.0</version>
	<scope>compile</scope>
</dependency>

About

Danube Tech - https://danubetech.com/