GroupId | GroupIdcom.interswitchng |
---|---|
ArtifactId | ArtifactIdsmart-pos-emv-telpo |
Version | Version2.1.1 |
Type | Typeaar |
Filename | Size |
---|---|
smart-pos-emv-telpo-2.1.1.pom | |
smart-pos-emv-telpo-2.1.1-sources.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.interswitchng/smart-pos-emv-telpo/ -->
<dependency>
<groupId>com.interswitchng</groupId>
<artifactId>smart-pos-emv-telpo</artifactId>
<version>2.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.interswitchng/smart-pos-emv-telpo/
implementation 'com.interswitchng:smart-pos-emv-telpo:2.1.1'
// https://jarcasting.com/artifacts/com.interswitchng/smart-pos-emv-telpo/
implementation ("com.interswitchng:smart-pos-emv-telpo:2.1.1")
'com.interswitchng:smart-pos-emv-telpo:aar:2.1.1'
<dependency org="com.interswitchng" name="smart-pos-emv-telpo" rev="2.1.1">
<artifact name="smart-pos-emv-telpo" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.interswitchng', module='smart-pos-emv-telpo', version='2.1.1')
)
libraryDependencies += "com.interswitchng" % "smart-pos-emv-telpo" % "2.1.1"
[com.interswitchng/smart-pos-emv-telpo "2.1.1"]