is not current version
Last Version 1.5.9.RELEASE

io.github.frostingwolf:saluki-ops-console 1.5.8.RELEASE


GroupId

GroupId

io.github.frostingwolf
ArtifactId

ArtifactId

saluki-ops-console
Version

Version

1.5.8.RELEASE
Type

Type

jar

Download saluki-ops-console 1.5.8.RELEASE


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