License |
License |
---|---|
GroupId | GroupIdio.github.frostingwolf |
ArtifactId | ArtifactIdsaluki-plugin |
Version | Version1.5.9.RELEASE |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
saluki-plugin-1.5.9.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.9.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-plugin/
implementation 'io.github.frostingwolf:saluki-plugin:1.5.9.RELEASE'
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-plugin/
implementation ("io.github.frostingwolf:saluki-plugin:1.5.9.RELEASE")
'io.github.frostingwolf:saluki-plugin:pom:1.5.9.RELEASE'
<dependency org="io.github.frostingwolf" name="saluki-plugin" rev="1.5.9.RELEASE">
<artifact name="saluki-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.frostingwolf', module='saluki-plugin', version='1.5.9.RELEASE')
)
libraryDependencies += "io.github.frostingwolf" % "saluki-plugin" % "1.5.9.RELEASE"
[io.github.frostingwolf/saluki-plugin "1.5.9.RELEASE"]