Download orchid-1.0.jar file - Jar o

Jar examples for o:orchid

Description

Tor library

You can download jar file orchid 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add orchid-1.0.jar to your project.

<dependency>
   <groupId>org.bitcoinj</groupId>
   <artifactId>orchid</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.bitcoinj', name: 'orchid', version: '1.0'
libraryDependencies += "org.bitcoinj" % "orchid" % "1.0"
<dependency org="org.bitcoinj" name="orchid" rev="1.0"/>
@Grapes(@Grab(group='org.bitcoinj', module='orchid', version='1.0'))
'org.bitcoinj:orchid:jar:1.0'

Download

Click the following link to download the jar file.

orchid-1.0-bundled.jar
orchid-1.0-javadoc.jar
orchid-1.0-sources.jar
orchid-1.0.jar
orchid-1.0.pom



Related Tutorials