GroupId | GroupIdcom.github.pleomax00 |
---|---|
ArtifactId | ArtifactIdwigzosdk |
Version | Version1.0.5 |
Type | Typeaar |
Filename | Size |
---|---|
wigzosdk-1.0.5.pom | |
wigzosdk-1.0.5.aar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.pleomax00/wigzosdk/ -->
<dependency>
<groupId>com.github.pleomax00</groupId>
<artifactId>wigzosdk</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.pleomax00/wigzosdk/
implementation 'com.github.pleomax00:wigzosdk:1.0.5'
// https://jarcasting.com/artifacts/com.github.pleomax00/wigzosdk/
implementation ("com.github.pleomax00:wigzosdk:1.0.5")
'com.github.pleomax00:wigzosdk:aar:1.0.5'
<dependency org="com.github.pleomax00" name="wigzosdk" rev="1.0.5">
<artifact name="wigzosdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.pleomax00', module='wigzosdk', version='1.0.5')
)
libraryDependencies += "com.github.pleomax00" % "wigzosdk" % "1.0.5"
[com.github.pleomax00/wigzosdk "1.0.5"]