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