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-1.4.2.jar download
azd-1.4.2.pom download
azd-1.4.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.hkarthik7</groupId>
  <artifactId>azd</artifactId>
  <version>1.4.2</version>
</dependency>
Gradle Groovy
implementation 'io.github.hkarthik7:azd:1.4.2'
Gradle Kotlin
implementation("io.github.hkarthik7:azd:1.4.2")
Scala SBT
libraryDependencies += "io.github.hkarthik7" % "azd" % "1.4.2"
Groovy Grape
@Grapes(
  @Grab(group='io.github.hkarthik7', module='azd', version='1.4.2')
)
Apache Ivy
<dependency org="io.github.hkarthik7" name="azd" rev="1.4.2" />
Leiningen
[io.github.hkarthik7/azd "1.4.2"]
Apache Buildr
'io.github.hkarthik7:azd:jar:1.4.2'
Dependencies