GroupId | GroupIdcom.github.pavlospt |
---|---|
ArtifactId | ArtifactIdrxiapv3 |
Version | Version1.1 |
Type | Typeaar |
Filename | Size |
---|---|
rxiapv3-1.1.pom | |
rxiapv3-1.1.aar | 59 KB |
rxiapv3-1.1-sources.jar | 26 KB |
rxiapv3-1.1-javadoc.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pavlospt/rxiapv3/ -->
<dependency>
<groupId>com.github.pavlospt</groupId>
<artifactId>rxiapv3</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pavlospt/rxiapv3/
implementation 'com.github.pavlospt:rxiapv3:1.1'
// https://jarcasting.com/artifacts/com.github.pavlospt/rxiapv3/
implementation ("com.github.pavlospt:rxiapv3:1.1")
'com.github.pavlospt:rxiapv3:aar:1.1'
<dependency org="com.github.pavlospt" name="rxiapv3" rev="1.1">
<artifact name="rxiapv3" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pavlospt', module='rxiapv3', version='1.1')
)
libraryDependencies += "com.github.pavlospt" % "rxiapv3" % "1.1"
[com.github.pavlospt/rxiapv3 "1.1"]