a

azd

azd helps to manage Azure DevOps services API on ease and efficiently.
https://github.com/hkarthik7/azure-devops-java-sdk
MIT
Harish Karthic
Files download
File Operation
azd-2.4.3.jar download
azd-2.4.3.pom download
azd-2.4.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.hkarthik7</groupId>
  <artifactId>azd</artifactId>
  <version>2.4.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.hkarthik7:azd:2.4.3'
Gradle Kotlin
implementation("io.github.hkarthik7:azd:2.4.3")
Scala SBT
libraryDependencies += "io.github.hkarthik7" % "azd" % "2.4.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hkarthik7', module='azd', version='2.4.3')
)
Apache Ivy
<dependency org="io.github.hkarthik7" name="azd" rev="2.4.3" />
Leiningen
[io.github.hkarthik7/azd "2.4.3"]
Apache Buildr
'io.github.hkarthik7:azd:jar:2.4.3'
Dependencies