Com.Braintreepayments.Api.Venmo 4.40.1.5

dotnet add package Com.Braintreepayments.Api.Venmo --version 4.40.1.5
NuGet\Install-Package Com.Braintreepayments.Api.Venmo -Version 4.40.1.5
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="Com.Braintreepayments.Api.Venmo" Version="4.40.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Com.Braintreepayments.Api.Venmo --version 4.40.1.5
#r "nuget: Com.Braintreepayments.Api.Venmo, 4.40.1.5"
#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 Com.Braintreepayments.Api.Venmo as a Cake Addin
#addin nuget:?package=Com.Braintreepayments.Api.Venmo&version=4.40.1.5

// Install Com.Braintreepayments.Api.Venmo as a Cake Tool
#tool nuget:?package=Com.Braintreepayments.Api.Venmo&version=4.40.1.5

Build package

sh build.sh --base-path $PWD

Prepare

  • Amend csproj file to have these lines
<ItemGroup>
    <GradleRepository Include="https://cardinalcommerceprod.jfrog.io/artifactory/android">
        <Repository>
        maven {
            url 'https://cardinalcommerceprod.jfrog.io/artifactory/android'
            credentials {
                username 'braintree_team_sdk'
                password 'AKCp8jQcoDy2hxSWhDAUQKXLDPDx6NYRkqrgFLRc3qDrayg6rrCbJpsKKyMwaykVL8FWusJpp'
            }
        }
        </Repository>
    </GradleRepository>
</ItemGroup>
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 Com.Braintreepayments.Api.Venmo:

Package Downloads
Com.Braintreepayments.Api.DropIn

C# bindings for com.braintreepayments.api:drop-in:6.14.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.40.1.5 140 3/1/2024
4.40.1.4 83 3/1/2024
4.40.1.3 107 3/1/2024
4.40.1.2 91 3/1/2024
4.40.1.1 158 2/14/2024
4.38.2.1 274 10/3/2023
4.37.0 185 8/26/2023
4.26.0.1 313 3/12/2023
4.26.0 248 2/25/2023