GroupId | GroupIdio.fluidsonic.country |
---|---|
ArtifactId | ArtifactIdfluid-country-watchosx86 |
Version | Version0.9.2 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/io.fluidsonic.country/fluid-country-watchosx86/ -->
<dependency>
<groupId>io.fluidsonic.country</groupId>
<artifactId>fluid-country-watchosx86</artifactId>
<version>0.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fluidsonic.country/fluid-country-watchosx86/
implementation 'io.fluidsonic.country:fluid-country-watchosx86:0.9.2'
// https://jarcasting.com/artifacts/io.fluidsonic.country/fluid-country-watchosx86/
implementation ("io.fluidsonic.country:fluid-country-watchosx86:0.9.2")
'io.fluidsonic.country:fluid-country-watchosx86:pom:0.9.2'
<dependency org="io.fluidsonic.country" name="fluid-country-watchosx86" rev="0.9.2">
<artifact name="fluid-country-watchosx86" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fluidsonic.country', module='fluid-country-watchosx86', version='0.9.2')
)
libraryDependencies += "io.fluidsonic.country" % "fluid-country-watchosx86" % "0.9.2"
[io.fluidsonic.country/fluid-country-watchosx86 "0.9.2"]