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