MVN

pro.cryptoevil : proxy-tanker-starter

Maven & Gradle

Jun 18, 2020
0 stars

proxy tanker starter

<dependency>
    <groupId>pro.cryptoevil</groupId>
    <artifactId>proxy-tanker-starter</artifactId>
    <version>0.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.cryptoevil : proxy-tanker-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.11

All Versions

Choose a version of pro.cryptoevil : proxy-tanker-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
proxy-tanker-starter-0.0.11
proxy-tanker-starter-0.0.9
proxy-tanker-starter-0.0.8.1
proxy-tanker-starter-0.0.8
proxy-tanker-starter-0.0.7
proxy-tanker-starter-0.0.6
proxy-tanker-starter-0.0.4
proxy-tanker-starter-0.0.3

How to add a dependency to Maven

Add the following pro.cryptoevil : proxy-tanker-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pro.cryptoevil</groupId>
    <artifactId>proxy-tanker-starter</artifactId>
    <version>0.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pro.cryptoevil : proxy-tanker-starter gradle dependency to your build.gradle file:

implementation 'pro.cryptoevil:proxy-tanker-starter:0.0.11'

Gradle Kotlin DSL: Add the following pro.cryptoevil : proxy-tanker-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("pro.cryptoevil:proxy-tanker-starter:0.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following pro.cryptoevil : proxy-tanker-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "pro.cryptoevil" % "proxy-tanker-starter" % "0.0.11"

Advertisement