GroupId | GroupIdcom.liftric |
---|---|
ArtifactId | ArtifactIdcognito-idp-android-debug |
Version | Version2.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
cognito-idp-android-debug-2.3.0.pom | |
cognito-idp-android-debug-2.3.0-sources.jar | 16 KB |
cognito-idp-android-debug-2.3.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.liftric/cognito-idp-android-debug/ -->
<dependency>
<groupId>com.liftric</groupId>
<artifactId>cognito-idp-android-debug</artifactId>
<version>2.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.liftric/cognito-idp-android-debug/
implementation 'com.liftric:cognito-idp-android-debug:2.3.0'
// https://jarcasting.com/artifacts/com.liftric/cognito-idp-android-debug/
implementation ("com.liftric:cognito-idp-android-debug:2.3.0")
'com.liftric:cognito-idp-android-debug:aar:2.3.0'
<dependency org="com.liftric" name="cognito-idp-android-debug" rev="2.3.0">
<artifact name="cognito-idp-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.liftric', module='cognito-idp-android-debug', version='2.3.0')
)
libraryDependencies += "com.liftric" % "cognito-idp-android-debug" % "2.3.0"
[com.liftric/cognito-idp-android-debug "2.3.0"]