w

worker-markup-container-fs

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