GroupId | GroupIdcom.playpark.game-tofelive |
---|---|
ArtifactId | ArtifactIdzzylLibrary |
Version | Version1.0.44 |
Type | Typeaar |
Filename | Size |
---|---|
zzylLibrary-1.0.44.pom | |
zzylLibrary-1.0.44-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.44</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.playpark.game-tofelive/zzylLibrary/
implementation 'com.playpark.game-tofelive:zzylLibrary:1.0.44'
// https://jarcasting.com/artifacts/com.playpark.game-tofelive/zzylLibrary/
implementation ("com.playpark.game-tofelive:zzylLibrary:1.0.44")
'com.playpark.game-tofelive:zzylLibrary:aar:1.0.44'
<dependency org="com.playpark.game-tofelive" name="zzylLibrary" rev="1.0.44">
<artifact name="zzylLibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.playpark.game-tofelive', module='zzylLibrary', version='1.0.44')
)
libraryDependencies += "com.playpark.game-tofelive" % "zzylLibrary" % "1.0.44"
[com.playpark.game-tofelive/zzylLibrary "1.0.44"]