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