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