is not current version
Last Version 3.0.4

io.github.hkarthik7:azd 3.0.0

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

GroupId

GroupId

io.github.hkarthik7
ArtifactId

ArtifactId

azd
Version

Version

3.0.0
Type

Type

jar

Download azd 3.0.0


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