License |
License |
---|---|
GroupId | GroupIdio.github.hkarthik7 |
ArtifactId | ArtifactIdazd |
Version | Version3.0.2 |
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.2.pom | |
azd-3.0.2.jar | 2 MB |
azd-3.0.2-sources.jar | 285 KB |
azd-3.0.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hkarthik7/azd/ -->
<dependency>
<groupId>io.github.hkarthik7</groupId>
<artifactId>azd</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hkarthik7/azd/
implementation 'io.github.hkarthik7:azd:3.0.2'
// https://jarcasting.com/artifacts/io.github.hkarthik7/azd/
implementation ("io.github.hkarthik7:azd:3.0.2")
'io.github.hkarthik7:azd:jar:3.0.2'
<dependency org="io.github.hkarthik7" name="azd" rev="3.0.2">
<artifact name="azd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hkarthik7', module='azd', version='3.0.2')
)
libraryDependencies += "io.github.hkarthik7" % "azd" % "3.0.2"
[io.github.hkarthik7/azd "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |