GroupId | GroupIdcom.github.jorgecastilloprz |
---|---|
ArtifactId | ArtifactIdexpandablepanel |
Version | Version1.0.2 |
Type | Typeaar |
Filename | Size |
---|---|
expandablepanel-1.0.2.pom | |
expandablepanel-1.0.2.aar | 61 KB |
expandablepanel-1.0.2-sources.jar | 7 KB |
expandablepanel-1.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jorgecastilloprz/expandablepanel/ -->
<dependency>
<groupId>com.github.jorgecastilloprz</groupId>
<artifactId>expandablepanel</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/expandablepanel/
implementation 'com.github.jorgecastilloprz:expandablepanel:1.0.2'
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/expandablepanel/
implementation ("com.github.jorgecastilloprz:expandablepanel:1.0.2")
'com.github.jorgecastilloprz:expandablepanel:aar:1.0.2'
<dependency org="com.github.jorgecastilloprz" name="expandablepanel" rev="1.0.2">
<artifact name="expandablepanel" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jorgecastilloprz', module='expandablepanel', version='1.0.2')
)
libraryDependencies += "com.github.jorgecastilloprz" % "expandablepanel" % "1.0.2"
[com.github.jorgecastilloprz/expandablepanel "1.0.2"]