License |
License |
---|---|
GroupId | GroupIdio.webfolder |
ArtifactId | ArtifactIdwf-exec |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwf-exec
wf-exec
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wf-exec-1.2.1.pom | |
wf-exec-1.2.1.jar | 159 KB |
wf-exec-1.2.1-sources.jar | 107 KB |
wf-exec-1.2.1-javadoc.jar | 262 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.webfolder/wf-exec/ -->
<dependency>
<groupId>io.webfolder</groupId>
<artifactId>wf-exec</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.webfolder/wf-exec/
implementation 'io.webfolder:wf-exec:1.2.1'
// https://jarcasting.com/artifacts/io.webfolder/wf-exec/
implementation ("io.webfolder:wf-exec:1.2.1")
'io.webfolder:wf-exec:jar:1.2.1'
<dependency org="io.webfolder" name="wf-exec" rev="1.2.1">
<artifact name="wf-exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.webfolder', module='wf-exec', version='1.2.1')
)
libraryDependencies += "io.webfolder" % "wf-exec" % "1.2.1"
[io.webfolder/wf-exec "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.google.truth : truth | jar | 1.1.3 |