GroupId | GroupIdcom.gitee.l0km |
---|---|
ArtifactId | ArtifactIdmtfsdk-android-arm-local |
Version | Version2.2.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/mtfsdk-android-arm-local/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>mtfsdk-android-arm-local</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/mtfsdk-android-arm-local/
implementation 'com.gitee.l0km:mtfsdk-android-arm-local:2.2.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/mtfsdk-android-arm-local/
implementation ("com.gitee.l0km:mtfsdk-android-arm-local:2.2.2")
'com.gitee.l0km:mtfsdk-android-arm-local:jar:2.2.2'
<dependency org="com.gitee.l0km" name="mtfsdk-android-arm-local" rev="2.2.2">
<artifact name="mtfsdk-android-arm-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='mtfsdk-android-arm-local', version='2.2.2')
)
libraryDependencies += "com.gitee.l0km" % "mtfsdk-android-arm-local" % "2.2.2"
[com.gitee.l0km/mtfsdk-android-arm-local "2.2.2"]