is not current version
Last Version 1.5.9.RELEASE

io.github.frostingwolf:saluki-plugin 1.5.7.RELEASE


GroupId

GroupId

io.github.frostingwolf
ArtifactId

ArtifactId

saluki-plugin
Version

Version

1.5.7.RELEASE
Type

Type

pom

Download saluki-plugin 1.5.7.RELEASE

Filename Size
saluki-plugin-1.5.7.RELEASE.pom 839 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-plugin/ -->
<dependency>
    <groupId>io.github.frostingwolf</groupId>
    <artifactId>saluki-plugin</artifactId>
    <version>1.5.7.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-plugin/
implementation 'io.github.frostingwolf:saluki-plugin:1.5.7.RELEASE'
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-plugin/
implementation ("io.github.frostingwolf:saluki-plugin:1.5.7.RELEASE")
'io.github.frostingwolf:saluki-plugin:pom:1.5.7.RELEASE'
<dependency org="io.github.frostingwolf" name="saluki-plugin" rev="1.5.7.RELEASE">
  <artifact name="saluki-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.frostingwolf', module='saluki-plugin', version='1.5.7.RELEASE')
)
libraryDependencies += "io.github.frostingwolf" % "saluki-plugin" % "1.5.7.RELEASE"
[io.github.frostingwolf/saluki-plugin "1.5.7.RELEASE"]