Last Version

CircleTimeView 1.0.5

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.crosp.libs.android
ArtifactId

ArtifactId

circle-time-view
Version

Version

1.0.5
Type

Type

aar
Description

Description

CircleTimeView
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

https://github.com/CROSP/circle-time-view
Source Code Management

Source Code Management

https://github.com/CROSP/circle-time-view

Download circle-time-view 1.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 24.1.1

Project Modules

There are no modules declared in this project.