is not current version
Last Version 3.0.4

io.github.hkarthik7:azd 2.5.5

azd helps to manage Azure DevOps services API on ease and efficiently.

GroupId

GroupId

io.github.hkarthik7
ArtifactId

ArtifactId

azd
Version

Version

2.5.5
Type

Type

jar

Download azd 2.5.5


<!-- https://jarcasting.com/artifacts/io.github.hkarthik7/azd/ -->
<dependency>
    <groupId>io.github.hkarthik7</groupId>
    <artifactId>azd</artifactId>
    <version>2.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hkarthik7/azd/
implementation 'io.github.hkarthik7:azd:2.5.5'
// https://jarcasting.com/artifacts/io.github.hkarthik7/azd/
implementation ("io.github.hkarthik7:azd:2.5.5")
'io.github.hkarthik7:azd:jar:2.5.5'
<dependency org="io.github.hkarthik7" name="azd" rev="2.5.5">
  <artifact name="azd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hkarthik7', module='azd', version='2.5.5')
)
libraryDependencies += "io.github.hkarthik7" % "azd" % "2.5.5"
[io.github.hkarthik7/azd "2.5.5"]