python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to refer the published aar library files in the azure artifact to android app
Requirement:
I have two library projects example, projectCoreModules, and projectCoreValidation.
Project A referring these two aar library projects and it's working fine.
current requirement, new proj...
Kalai Selvi
Votes: 0
Answers: 1
Cannot import dependency from external repository (Azure Artifact)
I am coming to you because it's been almost 5 hours that I am struggling on importing my packaged spring boot application deployed to Azure Artifacts (Maven repository).
I am using intellij IDEA with ...
Hamza Khattabi
Votes: 0
Answers: 0
Choice of version in Azure Artifact
In my MVC app, Azure artifact is used to manage packages, feed has ‘Microsoft.ApplicationInsights’ version ‘2.1.0’ in it. Now I need to include an upstream feed for new dev work, upstream feed has hig...
Vigneash Selvaraj
Votes: 0
Answers: 1
Why maven is not able to download "SNAPSHOT" artifacts from azure artifacts repository? (Snapshot translation to timestamp is malfunctioning)
Maven is not able to download artifact when referred by version such as 'XXX-SNAPSHOT' but it is able to download every other dependency from it. It even download the SNAPSHOT if & only if I repla...
old-monk
Votes: 0
Answers: 1