MVN

info.guardianproject : jtorctl

Maven & Gradle

May 04, 2021
2 usages
28 stars

jtorctl · A Java library for controlling a Tor instance via its control port.

<dependency>
    <groupId>info.guardianproject</groupId>
    <artifactId>jtorctl</artifactId>
    <version>0.4.5.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.guardianproject : jtorctl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.5.7

All Versions

Choose a version of info.guardianproject : jtorctl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
jtorctl-0.4.5.7
jtorctl-0.4.2.5
0.4
jtorctl-0.4

How to add a dependency to Maven

Add the following info.guardianproject : jtorctl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.guardianproject</groupId>
    <artifactId>jtorctl</artifactId>
    <version>0.4.5.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.guardianproject : jtorctl gradle dependency to your build.gradle file:

implementation 'info.guardianproject:jtorctl:0.4.5.7'

Gradle Kotlin DSL: Add the following info.guardianproject : jtorctl gradle kotlin dependency to your build.gradle.kts file:

implementation("info.guardianproject:jtorctl:0.4.5.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.guardianproject : jtorctl sbt scala dependency to your build.sbt file:

libraryDependencies += "info.guardianproject" % "jtorctl" % "0.4.5.7"

Advertisement

Dependencies from Group

May 04, 2021
2 usages
28 stars
Aug 09, 2023
203 stars

Discover Dependencies

Nov 14, 2022
1 usages
185 stars
Dec 19, 2019
cpg
Jul 19, 2023
241 stars
Oct 24, 2022
1 usages
Oct 24, 2022
1 usages
Feb 11, 2021
2 usages
2.2k stars
Nov 18, 2020
7 stars
Apr 27, 2023
1 usages
3 stars