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