s

shapeview

上传aar插件至mavencentral,方便使用implementation快速引入
https://github.com/waibozi/Cargo
The Apache License, Version 2.0
liupei
Files download
File Operation
shapeview-1.3.3.pom download
shapeview-1.3.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.waibozi</groupId>
  <artifactId>shapeview</artifactId>
  <version>1.3.3</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'io.github.waibozi:shapeview:1.3.3'
Gradle Kotlin
implementation("io.github.waibozi:shapeview:1.3.3")
Scala SBT
libraryDependencies += "io.github.waibozi" % "shapeview" % "1.3.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.waibozi', module='shapeview', version='1.3.3')
)
Apache Ivy
<dependency org="io.github.waibozi" name="shapeview" rev="1.3.3" />
Leiningen
[io.github.waibozi/shapeview "1.3.3"]
Apache Buildr
'io.github.waibozi:shapeview:jar:1.3.3'
Dependencies
The project has no third-party dependencies