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