c

circleview

A circle View with contained Title and Subtitle
https://github.com/pavlospt/CircleView
The Apache Software License, Version 2.0
Pavlos-Petros Tournaris
文件下载
文件名 操作
circleview-1.3.pom 下载
circleview-1.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.pavlospt</groupId>
  <artifactId>circleview</artifactId>
  <version>1.3</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.github.pavlospt:circleview:1.3'
Gradle Kotlin
implementation("com.github.pavlospt:circleview:1.3")
Scala SBT
libraryDependencies += "com.github.pavlospt" % "circleview" % "1.3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.pavlospt', module='circleview', version='1.3')
)
Apache Ivy
<dependency org="com.github.pavlospt" name="circleview" rev="1.3" />
Leiningen
[com.github.pavlospt/circleview "1.3"]
Apache Buildr
'com.github.pavlospt:circleview:jar:1.3'
本项目依赖
该项目无第三方依赖