Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.liumapp.datapay.phone |
ArtifactId | ArtifactIdphone-operator |
Version | Versionv2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
phone-operator-v2.0.3.pom | |
phone-operator-v2.0.3.jar | 5 KB |
phone-operator-v2.0.3-sources.jar | 4 KB |
phone-operator-v2.0.3-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liumapp.datapay.phone/phone-operator/ -->
<dependency>
<groupId>com.liumapp.datapay.phone</groupId>
<artifactId>phone-operator</artifactId>
<version>v2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.datapay.phone/phone-operator/
implementation 'com.liumapp.datapay.phone:phone-operator:v2.0.3'
// https://jarcasting.com/artifacts/com.liumapp.datapay.phone/phone-operator/
implementation ("com.liumapp.datapay.phone:phone-operator:v2.0.3")
'com.liumapp.datapay.phone:phone-operator:jar:v2.0.3'
<dependency org="com.liumapp.datapay.phone" name="phone-operator" rev="v2.0.3">
<artifact name="phone-operator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.datapay.phone', module='phone-operator', version='v2.0.3')
)
libraryDependencies += "com.liumapp.datapay.phone" % "phone-operator" % "v2.0.3"
[com.liumapp.datapay.phone/phone-operator "v2.0.3"]