GroupId | GroupIdapp.freel |
---|---|
ArtifactId | ArtifactIdlocationfetcher-compose |
Version | Version8.2.3 |
Type | Typeaar |
Filename | Size |
---|---|
locationfetcher-compose-8.2.3.pom | |
locationfetcher-compose-8.2.3-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/app.freel/locationfetcher-compose/ -->
<dependency>
<groupId>app.freel</groupId>
<artifactId>locationfetcher-compose</artifactId>
<version>8.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/app.freel/locationfetcher-compose/
implementation 'app.freel:locationfetcher-compose:8.2.3'
// https://jarcasting.com/artifacts/app.freel/locationfetcher-compose/
implementation ("app.freel:locationfetcher-compose:8.2.3")
'app.freel:locationfetcher-compose:aar:8.2.3'
<dependency org="app.freel" name="locationfetcher-compose" rev="8.2.3">
<artifact name="locationfetcher-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='app.freel', module='locationfetcher-compose', version='8.2.3')
)
libraryDependencies += "app.freel" % "locationfetcher-compose" % "8.2.3"
[app.freel/locationfetcher-compose "8.2.3"]