Skip to content

Commit 44dc397

Browse files
Copilotmattleibow
andcommitted
Add new Google Maven artifacts to config.json
Co-authored-by: mattleibow <[email protected]>
1 parent 484d817 commit 44dc397

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

config.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2405,6 +2405,22 @@
24052405
"type": "androidlibrary",
24062406
"comments": "Depends on Xamarin.Google.Android.ODML.Image which only has a prerelease version."
24072407
},
2408+
{
2409+
"groupId": "com.google.ai.edge.localagents",
2410+
"artifactId": "localagents-fc",
2411+
"version": "0.1.0",
2412+
"nugetVersion": "0.1.0",
2413+
"nugetId": "Xamarin.Google.AI.Edge.LocalAgents.FC",
2414+
"type": "androidlibrary"
2415+
},
2416+
{
2417+
"groupId": "com.google.ai.edge.localagents",
2418+
"artifactId": "localagents-rag",
2419+
"version": "0.2.0",
2420+
"nugetVersion": "0.2.0",
2421+
"nugetId": "Xamarin.Google.AI.Edge.LocalAgents.RAG",
2422+
"type": "androidlibrary"
2423+
},
24082424
{
24092425
"groupId": "com.google.android",
24102426
"artifactId": "annotations",
@@ -3972,6 +3988,14 @@
39723988
"type": "no-bindings",
39733989
"mavenRepositoryType": "MavenCentral"
39743990
},
3991+
{
3992+
"groupId": "com.google.mediapipe",
3993+
"artifactId": "tasks-genai",
3994+
"version": "0.10.25",
3995+
"nugetVersion": "0.10.25",
3996+
"nugetId": "Xamarin.Google.MediaPipe.Tasks.GenAI",
3997+
"type": "androidlibrary"
3998+
},
39753999
{
39764000
"groupId": "com.google.mlkit",
39774001
"artifactId": "barcode-scanning",

0 commit comments

Comments
 (0)