| License |
License |
|---|---|
| GroupId | GroupIdcom.tradplusad |
| ArtifactId | ArtifactIdtradplus-google |
| Last Version | Last Version2.7.9.01 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiontradplus-google
tradplus-google
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tradplus-google-2.7.9.01.pom | |
| tradplus-google-2.7.9.01.aar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tradplusad/tradplus-google/ -->
<dependency>
<groupId>com.tradplusad</groupId>
<artifactId>tradplus-google</artifactId>
<version>2.7.9.01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tradplusad/tradplus-google/
implementation 'com.tradplusad:tradplus-google:2.7.9.01'
// https://jarcasting.com/artifacts/com.tradplusad/tradplus-google/
implementation ("com.tradplusad:tradplus-google:2.7.9.01")
'com.tradplusad:tradplus-google:aar:2.7.9.01'
<dependency org="com.tradplusad" name="tradplus-google" rev="2.7.9.01">
<artifact name="tradplus-google" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tradplusad', module='tradplus-google', version='2.7.9.01')
)
libraryDependencies += "com.tradplusad" % "tradplus-google" % "2.7.9.01"
[com.tradplusad/tradplus-google "2.7.9.01"]