All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.lantern.state.Mode Maven / Gradle / Ivy

Go to download

Lantern is a peer-to-peer and trust-network-based tool for circumventing censors and preventing monitoring.

There is a newer version: 0.1
Show newest version
package org.lantern.state;

public enum Mode {
    give,
    get, 
    unknown
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy