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