GroupId | GroupIdcom.playpark.game-tofelive |
---|---|
ArtifactId | ArtifactIdzzylLibrary |
Version | Version1.0.43 |
Type | Typeaar |
Filename | Size |
---|---|
zzylLibrary-1.0.43.pom | |
zzylLibrary-1.0.43-sources.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.playpark.game-tofelive/zzylLibrary/ -->
<dependency>
<groupId>com.playpark.game-tofelive</groupId>
<artifactId>zzylLibrary</artifactId>
<version>1.0.43</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.playpark.game-tofelive/zzylLibrary/
implementation 'com.playpark.game-tofelive:zzylLibrary:1.0.43'
// https://jarcasting.com/artifacts/com.playpark.game-tofelive/zzylLibrary/
implementation ("com.playpark.game-tofelive:zzylLibrary:1.0.43")
'com.playpark.game-tofelive:zzylLibrary:aar:1.0.43'
<dependency org="com.playpark.game-tofelive" name="zzylLibrary" rev="1.0.43">
<artifact name="zzylLibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.playpark.game-tofelive', module='zzylLibrary', version='1.0.43')
)
libraryDependencies += "com.playpark.game-tofelive" % "zzylLibrary" % "1.0.43"
[com.playpark.game-tofelive/zzylLibrary "1.0.43"]