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