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