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