![]() |
VOOZH | about |
dotnet add package Com.Intellimec.Mobile.Android.Tripdetectionumbrella --version 1.23.0
NuGet\Install-Package Com.Intellimec.Mobile.Android.Tripdetectionumbrella -Version 1.23.0
<PackageReference Include="Com.Intellimec.Mobile.Android.Tripdetectionumbrella" Version="1.23.0" />
<PackageVersion Include="Com.Intellimec.Mobile.Android.Tripdetectionumbrella" Version="1.23.0" />Directory.Packages.props
<PackageReference Include="Com.Intellimec.Mobile.Android.Tripdetectionumbrella" />Project file
paket add Com.Intellimec.Mobile.Android.Tripdetectionumbrella --version 1.23.0
#r "nuget: Com.Intellimec.Mobile.Android.Tripdetectionumbrella, 1.23.0"
#:package Com.Intellimec.Mobile.Android.Tripdetectionumbrella@1.23.0
#addin nuget:?package=Com.Intellimec.Mobile.Android.Tripdetectionumbrella&version=1.23.0Install as a Cake Addin
#tool nuget:?package=Com.Intellimec.Mobile.Android.Tripdetectionumbrella&version=1.23.0Install as a Cake Tool
This is the .NET Android binding library for com.intellimec.mobile.android:tripdetectionumbrella created by Tuyen Vu. The binding source code can be found here.
https://sdk.ims.tech/readme/android/requirements
Open your CSPROJ file and add these lines:
<ItemGroup>
<GradleRepository Include="https://maven.pkg.github.com/ims-developers/android-sdk">
<Repository>
maven {
url = uri("https://maven.pkg.github.com/ims-developers/android-sdk")
credentials {
username = "YOUR_GITHUB_USERNAME"
password = "YOUR_GITHUB_PAT"
}
}
</Repository>
</GradleRepository>
</ItemGroup>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-android34.0 net8.0-android34.0 is compatible. net9.0-android net9.0-android was computed. net9.0-android35.0 net9.0-android35.0 is compatible. net10.0-android net10.0-android was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.