| GroupId | GroupIdcom.nex3z |
|---|---|
| ArtifactId | ArtifactIdexpandable-circle-view |
| Version | Version0.2.1 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| expandable-circle-view-0.2.1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nex3z/expandable-circle-view/ -->
<dependency>
<groupId>com.nex3z</groupId>
<artifactId>expandable-circle-view</artifactId>
<version>0.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nex3z/expandable-circle-view/
implementation 'com.nex3z:expandable-circle-view:0.2.1'
// https://jarcasting.com/artifacts/com.nex3z/expandable-circle-view/
implementation ("com.nex3z:expandable-circle-view:0.2.1")
'com.nex3z:expandable-circle-view:aar:0.2.1'
<dependency org="com.nex3z" name="expandable-circle-view" rev="0.2.1">
<artifact name="expandable-circle-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nex3z', module='expandable-circle-view', version='0.2.1')
)
libraryDependencies += "com.nex3z" % "expandable-circle-view" % "0.2.1"
[com.nex3z/expandable-circle-view "0.2.1"]