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.10.0.pom download
Apache Maven
<dependency>
  <groupId>com.microsoft.alm</groupId>
  <artifactId>oauth2-useragent-parent</artifactId>
  <version>0.10.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.microsoft.alm:oauth2-useragent-parent:0.10.0'
Gradle Kotlin
implementation("com.microsoft.alm:oauth2-useragent-parent:0.10.0")
Scala SBT
libraryDependencies += "com.microsoft.alm" % "oauth2-useragent-parent" % "0.10.0"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.alm', module='oauth2-useragent-parent', version='0.10.0')
)
Apache Ivy
<dependency org="com.microsoft.alm" name="oauth2-useragent-parent" rev="0.10.0" />
Leiningen
[com.microsoft.alm/oauth2-useragent-parent "0.10.0"]
Apache Buildr
'com.microsoft.alm:oauth2-useragent-parent:jar:0.10.0'
Dependencies
The project has no third-party dependencies