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