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