is not current version
Last Version 1.5.9.RELEASE

io.github.frostingwolf:saluki-plugin-common 1.5.8.RELEASE


GroupId

GroupId

io.github.frostingwolf
ArtifactId

ArtifactId

saluki-plugin-common
Version

Version

1.5.8.RELEASE
Type

Type

jar

Download saluki-plugin-common 1.5.8.RELEASE


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