GroupId | GroupIdcom.github.workerframework |
---|---|
ArtifactId | ArtifactIdworker-store-fs |
Version | Version3.1.0-490 |
Type | Typejar |
Filename | Size |
---|---|
worker-store-fs-3.1.0-490.pom | |
worker-store-fs-3.1.0-490.jar | 10 KB |
worker-store-fs-3.1.0-490-sources.jar | 7 KB |
worker-store-fs-3.1.0-490-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-store-fs/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-store-fs</artifactId>
<version>3.1.0-490</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-fs/
implementation 'com.github.workerframework:worker-store-fs:3.1.0-490'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-store-fs/
implementation ("com.github.workerframework:worker-store-fs:3.1.0-490")
'com.github.workerframework:worker-store-fs:jar:3.1.0-490'
<dependency org="com.github.workerframework" name="worker-store-fs" rev="3.1.0-490">
<artifact name="worker-store-fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-store-fs', version='3.1.0-490')
)
libraryDependencies += "com.github.workerframework" % "worker-store-fs" % "3.1.0-490"
[com.github.workerframework/worker-store-fs "3.1.0-490"]