License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.polidea.cockpit |
ArtifactId | ArtifactIdcockpit |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCockpit
Cockpit is an Android library providing a way to easily define a set of parameters that can be accessed and changed by the developers via built-in compact UI at runtime.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cockpit-3.1.2.pom | |
cockpit-3.1.2.aar | 258 KB |
cockpit-3.1.2-sources.jar | 36 KB |
cockpit-3.1.2-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.polidea.cockpit/cockpit/ -->
<dependency>
<groupId>com.polidea.cockpit</groupId>
<artifactId>cockpit</artifactId>
<version>3.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.polidea.cockpit/cockpit/
implementation 'com.polidea.cockpit:cockpit:3.1.2'
// https://jarcasting.com/artifacts/com.polidea.cockpit/cockpit/
implementation ("com.polidea.cockpit:cockpit:3.1.2")
'com.polidea.cockpit:cockpit:aar:3.1.2'
<dependency org="com.polidea.cockpit" name="cockpit" rev="3.1.2">
<artifact name="cockpit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.polidea.cockpit', module='cockpit', version='3.1.2')
)
libraryDependencies += "com.polidea.cockpit" % "cockpit" % "3.1.2"
[com.polidea.cockpit/cockpit "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.PolideaInternal » ColorPicker | jar | 1.0.0 |
org.yaml : snakeyaml | jar | 1.20 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.10 |
androidx.appcompat » appcompat | jar | 1.1.0 |
com.google.android.material » material | jar | 1.2.0-alpha01 |
androidx.recyclerview » recyclerview | jar | 1.0.0 |
androidx.constraintlayout » constraintlayout | jar | 2.0.0-beta3 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.10 |
io.mockk : mockk | jar | 1.9.3 |