apitrary-api-client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.apitrary
ArtifactId

ArtifactId

apitrary-api-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

apitrary-api-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/denisneuling/apitrary.jar

Download apitrary-api-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.apitrary : apitrary-api jar 1.0.0
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1