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