Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk 2.2.7.1201

There is a newer version of this package available.
See the version list below for details.
dotnet add package Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk --version 2.2.7.1201
NuGet\Install-Package Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk -Version 2.2.7.1201
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.1201" />
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.1201
#r "nuget: Org.Jfrog.Cardinalcommerce.Gradle.Cardinalmobilesdk, 2.2.7.1201"
#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.1201

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

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

<ItemGroup>
    <GradleRepository Include="https://cardinalcommerceprod.jfrog.io/artifactory/android">
        <Repository>
        maven {
            url 'https://cardinalcommerceprod.jfrog.io/artifactory/android'
            credentials {
                username 'PUT_YOUR_USER_NAME_HERE'
                password 'PUT_YOUR_PASSWORD_HERE'
            }
        }
        </Repository>
    </GradleRepository>
</ItemGroup>
Product Compatible and additional computed target framework versions.
.NET net6.0-android31.0 is compatible.  net7.0-android was computed.  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

.NET Android binding library for com.braintreepayments.api:three-d-secure:4.45.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.7.1501 197 3/1/2024
2.2.7.1500 385 10/3/2023
2.2.7.1302 182 8/26/2023
2.2.7.1301 113 8/25/2023
2.2.7.1201 308 3/12/2023
2.2.7.1200 238 2/25/2023