AZWUL API

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.azwul.api
ArtifactId

ArtifactId

azwul-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

AZWUL API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download azwul-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.3
commons-httpclient : commons-httpclient jar 3.1
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0