a

azd

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