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