API-Common

Common functions for the APIs used by YAMJ

License

License

GroupId

GroupId

org.yamj
ArtifactId

ArtifactId

api-common
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

API-Common
Common functions for the APIs used by YAMJ
Project URL

Project URL

https://github.com/YAMJ/api-common

Download api-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
org.slf4j : slf4j-api jar 1.7.24

Project Modules

There are no modules declared in this project.
org.yamj

Yet Another Movie Jukebox

Versions

Version
2.1
2.0
1.4
1.3
1.2
1.1
1.0