License |
License |
---|---|
GroupId | GroupIdio.github.frostingwolf |
ArtifactId | ArtifactIdsaluki-ops |
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-ops-1.5.9.RELEASE.pom | 844 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-ops/ -->
<dependency>
<groupId>io.github.frostingwolf</groupId>
<artifactId>saluki-ops</artifactId>
<version>1.5.9.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-ops/
implementation 'io.github.frostingwolf:saluki-ops:1.5.9.RELEASE'
// https://jarcasting.com/artifacts/io.github.frostingwolf/saluki-ops/
implementation ("io.github.frostingwolf:saluki-ops:1.5.9.RELEASE")
'io.github.frostingwolf:saluki-ops:pom:1.5.9.RELEASE'
<dependency org="io.github.frostingwolf" name="saluki-ops" rev="1.5.9.RELEASE">
<artifact name="saluki-ops" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.frostingwolf', module='saluki-ops', version='1.5.9.RELEASE')
)
libraryDependencies += "io.github.frostingwolf" % "saluki-ops" % "1.5.9.RELEASE"
[io.github.frostingwolf/saluki-ops "1.5.9.RELEASE"]