is not current version
Last Version 1.0.4

com.antonpotapov:poliwhirl 1.0

Library for searching nice color to show behind the picture

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.antonpotapov
ArtifactId

ArtifactId

poliwhirl
Version

Version

1.0
Type

Type

aar

Download poliwhirl 1.0


<!-- https://jarcasting.com/artifacts/com.antonpotapov/poliwhirl/ -->
<dependency>
    <groupId>com.antonpotapov</groupId>
    <artifactId>poliwhirl</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.antonpotapov/poliwhirl/
implementation 'com.antonpotapov:poliwhirl:1.0'
// https://jarcasting.com/artifacts/com.antonpotapov/poliwhirl/
implementation ("com.antonpotapov:poliwhirl:1.0")
'com.antonpotapov:poliwhirl:aar:1.0'
<dependency org="com.antonpotapov" name="poliwhirl" rev="1.0">
  <artifact name="poliwhirl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.antonpotapov', module='poliwhirl', version='1.0')
)
libraryDependencies += "com.antonpotapov" % "poliwhirl" % "1.0"
[com.antonpotapov/poliwhirl "1.0"]