License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.crosp.libs.android |
ArtifactId | ArtifactIdcircle-time-view |
Version | Version1.0.5 |
Type | Typeaar |
Description |
DescriptionCircleTimeView
CircleTimeView is a custom android view. It is designed because of a lack of any standard view from Android SDK. It can be used for timers, for setting time, etc.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
circle-time-view-1.0.5.pom | |
circle-time-view-1.0.5.aar | 32 KB |
circle-time-view-1.0.5-sources.jar | 10 KB |
circle-time-view-1.0.5-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.crosp.libs.android/circle-time-view/ -->
<dependency>
<groupId>net.crosp.libs.android</groupId>
<artifactId>circle-time-view</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.crosp.libs.android/circle-time-view/
implementation 'net.crosp.libs.android:circle-time-view:1.0.5'
// https://jarcasting.com/artifacts/net.crosp.libs.android/circle-time-view/
implementation ("net.crosp.libs.android:circle-time-view:1.0.5")
'net.crosp.libs.android:circle-time-view:aar:1.0.5'
<dependency org="net.crosp.libs.android" name="circle-time-view" rev="1.0.5">
<artifact name="circle-time-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.crosp.libs.android', module='circle-time-view', version='1.0.5')
)
libraryDependencies += "net.crosp.libs.android" % "circle-time-view" % "1.0.5"
[net.crosp.libs.android/circle-time-view "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 24.1.1 |