is not current version
Last Version 3.0.4

io.github.hkarthik7:azd 1.2.1

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

GroupId

GroupId

io.github.hkarthik7
ArtifactId

ArtifactId

azd
Version

Version

1.2.1
Type

Type

jar

Download azd 1.2.1


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