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