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
文件下载
文件名 操作
oauth2-useragent-parent-0.5.7.pom 下载
Apache Maven
<dependency>
  <groupId>com.microsoft.alm</groupId>
  <artifactId>oauth2-useragent-parent</artifactId>
  <version>0.5.7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.microsoft.alm:oauth2-useragent-parent:0.5.7'
Gradle Kotlin
implementation("com.microsoft.alm:oauth2-useragent-parent:0.5.7")
Scala SBT
libraryDependencies += "com.microsoft.alm" % "oauth2-useragent-parent" % "0.5.7"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.alm', module='oauth2-useragent-parent', version='0.5.7')
)
Apache Ivy
<dependency org="com.microsoft.alm" name="oauth2-useragent-parent" rev="0.5.7" />
Leiningen
[com.microsoft.alm/oauth2-useragent-parent "0.5.7"]
Apache Buildr
'com.microsoft.alm:oauth2-useragent-parent:jar:0.5.7'
本项目依赖
该项目无第三方依赖