GroupId | GroupIdcom.licheedev |
---|---|
ArtifactId | ArtifactIdmultifunctionview |
Version | Version1.0.6 |
Type | Typeaar |
Filename | Size |
---|---|
multifunctionview-1.0.6.pom | |
multifunctionview-1.0.6-sources.jar | 8 KB |
multifunctionview-1.0.6-javadoc.jar | 409 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.licheedev/multifunctionview/ -->
<dependency>
<groupId>com.licheedev</groupId>
<artifactId>multifunctionview</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.licheedev/multifunctionview/
implementation 'com.licheedev:multifunctionview:1.0.6'
// https://jarcasting.com/artifacts/com.licheedev/multifunctionview/
implementation ("com.licheedev:multifunctionview:1.0.6")
'com.licheedev:multifunctionview:aar:1.0.6'
<dependency org="com.licheedev" name="multifunctionview" rev="1.0.6">
<artifact name="multifunctionview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.licheedev', module='multifunctionview', version='1.0.6')
)
libraryDependencies += "com.licheedev" % "multifunctionview" % "1.0.6"
[com.licheedev/multifunctionview "1.0.6"]