| License |
License |
|---|---|
| GroupId | GroupIdcom.thebluealliance |
| ArtifactId | ArtifactIdspectrum |
| Version | Version0.7.1 |
| Type | Typeaar |
| Description |
DescriptionSpectrum
A color selection library for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spectrum-0.7.1.pom | |
| spectrum-0.7.1.aar | 49 KB |
| spectrum-0.7.1-sources.jar | 17 KB |
| spectrum-0.7.1-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thebluealliance/spectrum/ -->
<dependency>
<groupId>com.thebluealliance</groupId>
<artifactId>spectrum</artifactId>
<version>0.7.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.thebluealliance/spectrum/
implementation 'com.thebluealliance:spectrum:0.7.1'
// https://jarcasting.com/artifacts/com.thebluealliance/spectrum/
implementation ("com.thebluealliance:spectrum:0.7.1")
'com.thebluealliance:spectrum:aar:0.7.1'
<dependency org="com.thebluealliance" name="spectrum" rev="0.7.1">
<artifact name="spectrum" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.thebluealliance', module='spectrum', version='0.7.1')
)
libraryDependencies += "com.thebluealliance" % "spectrum" % "0.7.1"
[com.thebluealliance/spectrum "0.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-v4 | jar | 23.4.0 |
| com.android.support » appcompat-v7 | jar | 23.4.0 |
| com.android.support » preference-v7 | jar | 23.4.0 |
| com.android.support » support-annotations | jar | 23.4.0 |
| org.greenrobot : eventbus | jar | 3.0.0 |