Categories |
CategoriesContainer Data |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-boilerplate-container-fs |
Version | Version2.2.0-72 |
Type | Typepom |
Filename | Size |
---|---|
worker-boilerplate-container-fs-2.2.0-72.pom | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-boilerplate-container-fs/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-boilerplate-container-fs</artifactId>
<version>2.2.0-72</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-boilerplate-container-fs/
implementation 'com.github.cafdataprocessing:worker-boilerplate-container-fs:2.2.0-72'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-boilerplate-container-fs/
implementation ("com.github.cafdataprocessing:worker-boilerplate-container-fs:2.2.0-72")
'com.github.cafdataprocessing:worker-boilerplate-container-fs:pom:2.2.0-72'
<dependency org="com.github.cafdataprocessing" name="worker-boilerplate-container-fs" rev="2.2.0-72">
<artifact name="worker-boilerplate-container-fs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-boilerplate-container-fs', version='2.2.0-72')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-boilerplate-container-fs" % "2.2.0-72"
[com.github.cafdataprocessing/worker-boilerplate-container-fs "2.2.0-72"]