| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.oughttoprevail | 
    
| ArtifactId | ArtifactIdPrevailProtocol | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPrevailProtocol 
            A modified version of https://signal.org/docs/ 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| PrevailProtocol-1.0.0.pom | |
| PrevailProtocol-1.0.0.jar | 147 KB | 
| PrevailProtocol-1.0.0-sources.jar | 136 KB | 
| PrevailProtocol-1.0.0-javadoc.jar | 647 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.oughttoprevail/PrevailProtocol/ -->
<dependency>
    <groupId>com.github.oughttoprevail</groupId>
    <artifactId>PrevailProtocol</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.oughttoprevail/PrevailProtocol/
implementation 'com.github.oughttoprevail:PrevailProtocol:1.0.0'
                // https://jarcasting.com/artifacts/com.github.oughttoprevail/PrevailProtocol/
implementation ("com.github.oughttoprevail:PrevailProtocol:1.0.0")
                'com.github.oughttoprevail:PrevailProtocol:jar:1.0.0'
                <dependency org="com.github.oughttoprevail" name="PrevailProtocol" rev="1.0.0">
  <artifact name="PrevailProtocol" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.oughttoprevail', module='PrevailProtocol', version='1.0.0')
)
                libraryDependencies += "com.github.oughttoprevail" % "PrevailProtocol" % "1.0.0"
                [com.github.oughttoprevail/PrevailProtocol "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.whispersystems : curve25519-java | jar | 0.5.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.openjdk.jmh : jmh-core | jar | 1.19 | 
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |