MVN

com.amplifyframework : core

Maven & Gradle

Aug 24, 2023
13 usages
227 stars

Amplify Framework for Android - Core · Amplify Framework for Android - Core components and utilties

<dependency>
    <groupId>com.amplifyframework</groupId>
    <artifactId>core</artifactId>
    <version>2.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amplifyframework : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.12.0
  • Latest Release Candidate: 1.28.3-rc

All Versions

Choose a version of com.amplifyframework : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v1.37.x
core-v1.37.0-cpkey-preview.3
core-v1.37.0-cpkey-preview.2
core-v1.37.0-cpkey-preview.1
core-v1.37.0-cpkey-preview.0
2.12.x
core-2.12.0
2.11.x
core-2.11.3
core-2.11.2
core-2.11.1
core-2.11.0
2.10.x
core-2.10.0
2.9.x
core-2.9.1
core-2.9.0
2.8.x
core-2.8.7
core-2.8.6
core-2.8.5
core-2.8.4
core-2.8.3
core-2.8.2
core-2.8.1
core-2.8.0
2.7.x
core-2.7.1
core-2.7.0
2.6.x
core-2.6.0
2.5.x
core-2.5.0
2.4.x
core-2.4.1
core-2.4.0
2.3.x
core-2.3.0
2.2.x
core-2.2.2
core-2.2.1
core-2.2.0
2.1.x
core-2.1.1
core-2.1.0
2.0.x
core-2.0.0
1.38.x
core-1.38.8
core-1.38.7
core-1.38.6
core-1.38.5
core-1.38.4
core-1.38.3
core-1.38.2
core-1.38.1
core-1.38.0
1.37.x
core-1.37.13
core-1.37.12
core-1.37.11
core-1.37.10
core-1.37.9
core-1.37.8
core-1.37.7
core-1.37.6
core-1.37.5
core-1.37.4
core-1.37.3
core-1.37.2
core-1.37.1
core-1.37.0
1.36.x
core-1.36.5
core-1.36.5-dev-preview.0
core-1.36.4
core-1.36.3
core-1.36.2
core-1.36.1
core-1.36.0
core-1.36.0-dev-preview.0
1.35.x
core-1.35.7
core-1.35.6
core-1.35.5
core-1.35.4
core-1.35.3
core-1.35.2
core-1.35.1
core-1.35.0
1.34.x
core-1.34.0
1.33.x
core-1.33.0
1.32.x
core-1.32.2
core-1.32.1
core-1.32.0
1.31.x
core-1.31.3
core-1.31.2
core-1.31.1
core-1.31.0
1.30.x
core-1.30.1
core-1.30.0
1.29.x
core-1.29.1
core-1.29.0
1.28.x
core-1.28.3-rc
core-1.28.3
core-1.28.2
core-1.28.1
core-1.28.0
1.27.x
core-1.27.0
1.26.x
core-1.26.0
1.25.x
core-1.25.1
core-1.25.0
1.24.x
core-1.24.1
core-1.24.0
1.23.x
core-1.23.0
1.22.x
core-1.22.0
1.21.x
core-1.21.0
1.20.x
core-1.20.1
core-1.20.0
1.19.x
core-1.19.0
1.18.x
core-1.18.0
1.17.x
core-1.17.8
core-1.17.7
core-1.17.6
core-1.17.5
core-1.17.4
core-1.17.3
core-1.17.2
core-1.17.1
core-1.17.0
1.16.x
core-1.16.15
core-1.16.14
core-1.16.13
core-1.16.12
core-1.16.11
1.6.x
core-1.6.11
core-1.6.10
core-1.6.9
core-1.6.8
core-1.6.7
core-1.6.6
core-1.6.5
core-1.6.4
core-1.6.3
core-1.6.2
core-1.6.1
core-1.6.0
1.5.x
core-1.5.0
1.4.x
core-1.4.2
core-1.4.1
core-1.4.0
1.3.x
core-1.3.2
core-1.3.1
core-1.3.0
1.2.x
core-1.2.0
1.1.x
core-1.1.3
core-1.1.2
core-1.1.1
core-1.1.0
1.0.x
core-1.0.0
0.11.x
core-0.11.0
0.10.x
core-0.10.0
0.9.x
core-0.9.1
core-0.9.0
main
core-main

How to add a dependency to Maven

Add the following com.amplifyframework : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amplifyframework</groupId>
    <artifactId>core</artifactId>
    <version>2.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amplifyframework : core gradle dependency to your build.gradle file:

implementation 'com.amplifyframework:core:2.12.0'

Gradle Kotlin DSL: Add the following com.amplifyframework : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amplifyframework:core:2.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amplifyframework : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amplifyframework" % "core" % "2.12.0"

Advertisement

Dependencies from Group

Aug 24, 2023
13 usages
227 stars
Aug 24, 2023
2 usages
227 stars
Aug 24, 2023
2 usages
227 stars
Aug 18, 2023
1 usages
227 stars

Discover Dependencies

Aug 24, 2023
227 stars
Aug 25, 2023
4 usages
3.9k stars
Aug 25, 2023
4 usages
3.9k stars
Aug 25, 2023
4 usages
3.9k stars
Aug 25, 2023
4 usages
3.9k stars
Dec 04, 2019
0 stars
Jun 09, 2022
4 usages
Aug 25, 2023
15 usages
1.8k stars