Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk 2.2.7.1501

dotnet add package Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk --version 2.2.7.1501
NuGet\Install-Package Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk -Version 2.2.7.1501
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk" Version="2.2.7.1501" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk --version 2.2.7.1501
#r "nuget: Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk, 2.2.7.1501"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk as a Cake Addin
#addin nuget:?package=Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk&version=2.2.7.1501

// Install Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk as a Cake Tool
#tool nuget:?package=Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk&version=2.2.7.1501

This package will restore Cardinal Mobile SDK for Android using Gradle tools.

Please following these steps to enable that feature:

  • Prepare your credentials to access Cardinal Mobile SDK gradle repository
  • Open the Android csproj file for editing
  • Amend and add these lines to the mentioned csproj file
<GradleRepository Include="https://api.mapbox.com/downloads/v2/releases/maven">
      <Repository>
      maven {
          url 'https://cardinalcommerceprod.jfrog.io/artifactory/android'
          credentials {
              username 'PUT_YOUR_USER_NAME_HERE'
              password 'PUT_YOUR_PASSWORD_HERE'
          }
      }
      </Repository>
</GradleRepository>
Product Compatible and additional computed target framework versions.
.NET net6.0-android31.0 is compatible.  net7.0-android was computed.  net7.0-android33.0 is compatible.  net8.0-android was computed. 
MonoAndroid monoandroid12.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk:

Package Downloads
Com.Braintreepayments.Api.ThreeDSecure

C# bindings for com.braintreepayments.api:three-d-secure:4.40.1

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7.1501 150 3/1/2024
2.2.7.1500 361 10/3/2023
2.2.7.1302 179 8/26/2023
2.2.7.1301 111 8/25/2023
2.2.7.1201 305 3/12/2023
2.2.7.1200 235 2/25/2023