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