w

worker-markup-container-fs

Files download
File Operation
worker-markup-container-fs-3.2.2-1171.pom download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>worker-markup-container-fs</artifactId>
  <version>3.2.2-1171</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:worker-markup-container-fs:3.2.2-1171'
Gradle Kotlin
implementation("com.github.cafdataprocessing:worker-markup-container-fs:3.2.2-1171")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "worker-markup-container-fs" % "3.2.2-1171"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='worker-markup-container-fs', version='3.2.2-1171')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="worker-markup-container-fs" rev="3.2.2-1171" />
Leiningen
[com.github.cafdataprocessing/worker-markup-container-fs "3.2.2-1171"]
Apache Buildr
'com.github.cafdataprocessing:worker-markup-container-fs:jar:3.2.2-1171'