GroupId | GroupIdcom.tradplusad |
---|---|
ArtifactId | ArtifactIdtradplus-fyber |
Version | Version24.5.6.3 |
Type | Typeaar |
Filename | Size |
---|---|
tradplus-fyber-24.5.6.3.pom | |
tradplus-fyber-24.5.6.3.aar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tradplusad/tradplus-fyber/ -->
<dependency>
<groupId>com.tradplusad</groupId>
<artifactId>tradplus-fyber</artifactId>
<version>24.5.6.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tradplusad/tradplus-fyber/
implementation 'com.tradplusad:tradplus-fyber:24.5.6.3'
// https://jarcasting.com/artifacts/com.tradplusad/tradplus-fyber/
implementation ("com.tradplusad:tradplus-fyber:24.5.6.3")
'com.tradplusad:tradplus-fyber:aar:24.5.6.3'
<dependency org="com.tradplusad" name="tradplus-fyber" rev="24.5.6.3">
<artifact name="tradplus-fyber" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tradplusad', module='tradplus-fyber', version='24.5.6.3')
)
libraryDependencies += "com.tradplusad" % "tradplus-fyber" % "24.5.6.3"
[com.tradplusad/tradplus-fyber "24.5.6.3"]