is not current version
Last Version 1.2

com.github.bjht0112357:maventest 1.0

This is a view that is similar to the CardView of google ,but it can change the position of shadow and the shadow color of it .

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.bjht0112357
ArtifactId

ArtifactId

maventest
Version

Version

1.0
Type

Type

aar

Download maventest 1.0


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