| GroupId | GroupIdcom.xuie0000 |
|---|---|
| ArtifactId | ArtifactIdhollowout-drawable |
| Version | Version1.0.3 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| hollowout-drawable-1.0.3.pom | |
| hollowout-drawable-1.0.3-sources.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xuie0000/hollowout-drawable/ -->
<dependency>
<groupId>com.xuie0000</groupId>
<artifactId>hollowout-drawable</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.xuie0000/hollowout-drawable/
implementation 'com.xuie0000:hollowout-drawable:1.0.3'
// https://jarcasting.com/artifacts/com.xuie0000/hollowout-drawable/
implementation ("com.xuie0000:hollowout-drawable:1.0.3")
'com.xuie0000:hollowout-drawable:aar:1.0.3'
<dependency org="com.xuie0000" name="hollowout-drawable" rev="1.0.3">
<artifact name="hollowout-drawable" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.xuie0000', module='hollowout-drawable', version='1.0.3')
)
libraryDependencies += "com.xuie0000" % "hollowout-drawable" % "1.0.3"
[com.xuie0000/hollowout-drawable "1.0.3"]