Files download
File Operation
context-2.1.4.jar download
context-2.1.4.pom download
context-2.1.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm.at.restart</groupId>
  <artifactId>context</artifactId>
  <version>2.1.4</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm.at.restart:context:2.1.4'
Gradle Kotlin
implementation("org.mvnpm.at.restart:context:2.1.4")
Scala SBT
libraryDependencies += "org.mvnpm.at.restart" % "context" % "2.1.4"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm.at.restart', module='context', version='2.1.4')
)
Apache Ivy
<dependency org="org.mvnpm.at.restart" name="context" rev="2.1.4" />
Leiningen
[org.mvnpm.at.restart/context "2.1.4"]
Apache Buildr
'org.mvnpm.at.restart:context:jar:2.1.4'
Dependencies
The project has no third-party dependencies