b

base-component-context

context component
https://carbon.ffit.io
The Apache License, Version 2.0
ffit
Files download
File Operation
base-component-context-1.1.0.jar download
base-component-context-1.1.0.pom download
base-component-context-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.ffit.carbon</groupId>
  <artifactId>base-component-context</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'io.ffit.carbon:base-component-context:1.1.0'
Gradle Kotlin
implementation("io.ffit.carbon:base-component-context:1.1.0")
Scala SBT
libraryDependencies += "io.ffit.carbon" % "base-component-context" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='io.ffit.carbon', module='base-component-context', version='1.1.0')
)
Apache Ivy
<dependency org="io.ffit.carbon" name="base-component-context" rev="1.1.0" />
Leiningen
[io.ffit.carbon/base-component-context "1.1.0"]
Apache Buildr
'io.ffit.carbon:base-component-context:jar:1.1.0'