GroupId | GroupIdcom.github.jorgecastilloprz |
---|---|
ArtifactId | ArtifactIdexpandablepanel |
Version | Version1.0.1 |
Type | Typeaar |
Filename | Size |
---|---|
expandablepanel-1.0.1.pom | |
expandablepanel-1.0.1.aar | 57 KB |
expandablepanel-1.0.1-sources.jar | 5 KB |
expandablepanel-1.0.1-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.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/expandablepanel/
implementation 'com.github.jorgecastilloprz:expandablepanel:1.0.1'
// https://jarcasting.com/artifacts/com.github.jorgecastilloprz/expandablepanel/
implementation ("com.github.jorgecastilloprz:expandablepanel:1.0.1")
'com.github.jorgecastilloprz:expandablepanel:aar:1.0.1'
<dependency org="com.github.jorgecastilloprz" name="expandablepanel" rev="1.0.1">
<artifact name="expandablepanel" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jorgecastilloprz', module='expandablepanel', version='1.0.1')
)
libraryDependencies += "com.github.jorgecastilloprz" % "expandablepanel" % "1.0.1"
[com.github.jorgecastilloprz/expandablepanel "1.0.1"]