Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 442 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 442 Bytes

Helium

Wire Client written in Java

How to use it?

  • In your pom.xml:
<dependencies>
    <dependency>
        <groupId>com.wire</groupId>
        <artifactId>helium</artifactId>
        <version>1.3.0</version>
    </dependency>
</dependencies>

How to build the project

Requirements: