| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.apitrary | 
| ArtifactId | ArtifactIdapitrary-api-client | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionapitrary-api-client Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| apitrary-api-client-1.0.0.pom | |
| apitrary-api-client-1.0.0.jar | 42 KB | 
| apitrary-api-client-1.0.0-sources.jar | 23 KB | 
| apitrary-api-client-1.0.0-javadoc.jar | 136 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.apitrary : apitrary-api | jar | 1.0.0 | 
| log4j : log4j | jar | 1.2.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |