License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.antonpotapov |
ArtifactId | ArtifactIdpoliwhirl |
Version | Version1.0.4 |
Type | Typeaar |
Description |
DescriptionPoliwhirl
Library for searching nice color to show behind the picture
|
Project URL |
Project URL |
Filename | Size |
---|---|
poliwhirl-1.0.4.pom | |
poliwhirl-1.0.4.aar | 23 KB |
poliwhirl-1.0.4-sources.jar | 6 KB |
poliwhirl-1.0.4-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.antonpotapov/poliwhirl/ -->
<dependency>
<groupId>com.antonpotapov</groupId>
<artifactId>poliwhirl</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.antonpotapov/poliwhirl/
implementation 'com.antonpotapov:poliwhirl:1.0.4'
// https://jarcasting.com/artifacts/com.antonpotapov/poliwhirl/
implementation ("com.antonpotapov:poliwhirl:1.0.4")
'com.antonpotapov:poliwhirl:aar:1.0.4'
<dependency org="com.antonpotapov" name="poliwhirl" rev="1.0.4">
<artifact name="poliwhirl" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.antonpotapov', module='poliwhirl', version='1.0.4')
)
libraryDependencies += "com.antonpotapov" % "poliwhirl" % "1.0.4"
[com.antonpotapov/poliwhirl "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 27.0.2 |
org.jetbrains.kotlin : kotlin-stdlib-jre7 | jar | 1.1.51 |