GroupId | GroupIdorg.librarysimplified.r2 |
---|---|
ArtifactId | ArtifactIdorg.librarysimplified.r2.ui_thread |
Version | Version0.0.11 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/org.librarysimplified.r2/org.librarysimplified.r2.ui_thread/ -->
<dependency>
<groupId>org.librarysimplified.r2</groupId>
<artifactId>org.librarysimplified.r2.ui_thread</artifactId>
<version>0.0.11</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.librarysimplified.r2/org.librarysimplified.r2.ui_thread/
implementation 'org.librarysimplified.r2:org.librarysimplified.r2.ui_thread:0.0.11'
// https://jarcasting.com/artifacts/org.librarysimplified.r2/org.librarysimplified.r2.ui_thread/
implementation ("org.librarysimplified.r2:org.librarysimplified.r2.ui_thread:0.0.11")
'org.librarysimplified.r2:org.librarysimplified.r2.ui_thread:aar:0.0.11'
<dependency org="org.librarysimplified.r2" name="org.librarysimplified.r2.ui_thread" rev="0.0.11">
<artifact name="org.librarysimplified.r2.ui_thread" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.librarysimplified.r2', module='org.librarysimplified.r2.ui_thread', version='0.0.11')
)
libraryDependencies += "org.librarysimplified.r2" % "org.librarysimplified.r2.ui_thread" % "0.0.11"
[org.librarysimplified.r2/org.librarysimplified.r2.ui_thread "0.0.11"]