MVN

com.github.phantomthief : scope

Maven & Gradle

Jun 24, 2021
3 usages
43 stars

scope · A thread local based scope api preventing thread local leaking.

<dependency>
    <groupId>com.github.phantomthief</groupId>
    <artifactId>scope</artifactId>
    <version>1.0.20</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.phantomthief : scope to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.20

All Versions

Choose a version of com.github.phantomthief : scope to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
scope-1.0.20
scope-1.0.19
scope-1.0.18
scope-1.0.17
scope-1.0.16
scope-1.0.15
scope-1.0.14
scope-1.0.13
scope-1.0.12
scope-1.0.11
scope-1.0.10
scope-1.0.9
scope-1.0.8
scope-1.0.7
scope-1.0.6
scope-1.0.5
scope-1.0.4
scope-1.0.3
scope-1.0.2
scope-1.0.1
scope-1.0.0

How to add a dependency to Maven

Add the following com.github.phantomthief : scope maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.phantomthief</groupId>
    <artifactId>scope</artifactId>
    <version>1.0.20</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.phantomthief : scope gradle dependency to your build.gradle file:

implementation 'com.github.phantomthief:scope:1.0.20'

Gradle Kotlin DSL: Add the following com.github.phantomthief : scope gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.phantomthief:scope:1.0.20")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.phantomthief : scope sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.phantomthief" % "scope" % "1.0.20"

Advertisement

Dependencies from Group

Jun 10, 2021
17 usages
82 stars
Jul 11, 2018
5 usages
0 stars
Oct 09, 2021
4 usages
139 stars
Sep 27, 2020
4 usages
14 stars

Discover Dependencies

Mar 22, 2018
1 stars
Sep 08, 2017
0 stars
Apr 17, 2019
2 stars
Aug 21, 2023
2 usages
49 stars
Jul 16, 2023
6 usages
2.6k stars
Sep 16, 2017
1 usages
610 stars
Dec 17, 2019
2 usages
296 stars
Nov 30, 2022
4 usages
3.8k stars
Dec 01, 2022
3 usages
1.5k stars
May 03, 2023
6 usages
2.8k stars