o

oauth2-useragent-parent

This POM exists only to support the multi-module oauth2-useragent project and contains project metadata common to all modules.
https://www.visualstudio.com/downloads/download-visual-studio-vs
MIT License
Oli Dagenais
Files download
File Operation
oauth2-useragent-parent-0.11.3.pom download
Apache Maven
<dependency>
  <groupId>com.microsoft.alm</groupId>
  <artifactId>oauth2-useragent-parent</artifactId>
  <version>0.11.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.microsoft.alm:oauth2-useragent-parent:0.11.3'
Gradle Kotlin
implementation("com.microsoft.alm:oauth2-useragent-parent:0.11.3")
Scala SBT
libraryDependencies += "com.microsoft.alm" % "oauth2-useragent-parent" % "0.11.3"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.alm', module='oauth2-useragent-parent', version='0.11.3')
)
Apache Ivy
<dependency org="com.microsoft.alm" name="oauth2-useragent-parent" rev="0.11.3" />
Leiningen
[com.microsoft.alm/oauth2-useragent-parent "0.11.3"]
Apache Buildr
'com.microsoft.alm:oauth2-useragent-parent:jar:0.11.3'
Dependencies
The project has no third-party dependencies