is not current version
Last Version 3.0.4

io.github.hkarthik7:azd 2.4.3

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

GroupId

GroupId

io.github.hkarthik7
ArtifactId

ArtifactId

azd
Version

Version

2.4.3
Type

Type

jar

Download azd 2.4.3


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