Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdio.github.buhuiwandexiaobai |
ArtifactId | ArtifactIdalfred-workflow |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
alfred-workflow-1.0.4.pom | |
alfred-workflow-1.0.4.jar | 12 KB |
alfred-workflow-1.0.4-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.buhuiwandexiaobai/alfred-workflow/ -->
<dependency>
<groupId>io.github.buhuiwandexiaobai</groupId>
<artifactId>alfred-workflow</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.buhuiwandexiaobai/alfred-workflow/
implementation 'io.github.buhuiwandexiaobai:alfred-workflow:1.0.4'
// https://jarcasting.com/artifacts/io.github.buhuiwandexiaobai/alfred-workflow/
implementation ("io.github.buhuiwandexiaobai:alfred-workflow:1.0.4")
'io.github.buhuiwandexiaobai:alfred-workflow:jar:1.0.4'
<dependency org="io.github.buhuiwandexiaobai" name="alfred-workflow" rev="1.0.4">
<artifact name="alfred-workflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.buhuiwandexiaobai', module='alfred-workflow', version='1.0.4')
)
libraryDependencies += "io.github.buhuiwandexiaobai" % "alfred-workflow" % "1.0.4"
[io.github.buhuiwandexiaobai/alfred-workflow "1.0.4"]