License |
License |
---|---|
GroupId | GroupIdio.github.hkarthik7 |
ArtifactId | ArtifactIdazd |
Version | Version1.4.3 |
Type | Typejar |
Description |
Descriptionazd
azd helps to manage Azure DevOps services API on ease and efficiently.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
azd-1.4.3.pom | |
azd-1.4.3.jar | 2 MB |
azd-1.4.3-sources.jar | 134 KB |
azd-1.4.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hkarthik7/azd/ -->
<dependency>
<groupId>io.github.hkarthik7</groupId>
<artifactId>azd</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hkarthik7/azd/
implementation 'io.github.hkarthik7:azd:1.4.3'
// https://jarcasting.com/artifacts/io.github.hkarthik7/azd/
implementation ("io.github.hkarthik7:azd:1.4.3")
'io.github.hkarthik7:azd:jar:1.4.3'
<dependency org="io.github.hkarthik7" name="azd" rev="1.4.3">
<artifact name="azd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hkarthik7', module='azd', version='1.4.3')
)
libraryDependencies += "io.github.hkarthik7" % "azd" % "1.4.3"
[io.github.hkarthik7/azd "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |