Last Version

Spectrum 0.7.1

A color selection library for Android

License

License

GroupId

GroupId

com.thebluealliance
ArtifactId

ArtifactId

spectrum
Version

Version

0.7.1
Type

Type

aar
Description

Description

Spectrum
A color selection library for Android
Project URL

Project URL

https://github.com/the-blue-alliance/spectrum/
Source Code Management

Source Code Management

https://github.com/the-blue-alliance/spectrum/

Download spectrum 0.7.1


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.