License |
License |
---|---|
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdflo-contrib |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFlo Contrib
Extensions to flo
|
Filename | Size |
---|---|
flo-contrib-0.0.3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/flo-contrib/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>flo-contrib</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/flo-contrib/
implementation 'com.spotify:flo-contrib:0.0.3'
// https://jarcasting.com/artifacts/com.spotify/flo-contrib/
implementation ("com.spotify:flo-contrib:0.0.3")
'com.spotify:flo-contrib:pom:0.0.3'
<dependency org="com.spotify" name="flo-contrib" rev="0.0.3">
<artifact name="flo-contrib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='flo-contrib', version='0.0.3')
)
libraryDependencies += "com.spotify" % "flo-contrib" % "0.0.3"
[com.spotify/flo-contrib "0.0.3"]