Last Version

common-api 1.1.0

The common-api api project.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

common-api
Version

Version

1.1.0
Type

Type

pom
Description

Description

common-api
The common-api api project.

Download common-api 1.1.0

Filename Size
common-api-1.1.0.pom 10 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-api-api
  • common-api-client