is not current version
Last Version 1.0.1

io.github.albertzyc:ShapeView 1.0.0

用于省略drawble文件,强侵入型的

GroupId

GroupId

io.github.albertzyc
ArtifactId

ArtifactId

ShapeView
Version

Version

1.0.0
Type

Type

aar

Download ShapeView 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.albertzyc/ShapeView/ -->
<dependency>
    <groupId>io.github.albertzyc</groupId>
    <artifactId>ShapeView</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.albertzyc/ShapeView/
implementation 'io.github.albertzyc:ShapeView:1.0.0'
// https://jarcasting.com/artifacts/io.github.albertzyc/ShapeView/
implementation ("io.github.albertzyc:ShapeView:1.0.0")
'io.github.albertzyc:ShapeView:aar:1.0.0'
<dependency org="io.github.albertzyc" name="ShapeView" rev="1.0.0">
  <artifact name="ShapeView" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.albertzyc', module='ShapeView', version='1.0.0')
)
libraryDependencies += "io.github.albertzyc" % "ShapeView" % "1.0.0"
[io.github.albertzyc/ShapeView "1.0.0"]