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