content-app-library

EIDU Content App Integration Library

License

License

GroupId

GroupId

com.eidu
ArtifactId

ArtifactId

content-app-library
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

content-app-library
EIDU Content App Integration Library
Project URL

Project URL

https://github.com/EIDU/content-app-library
Source Code Management

Source Code Management

https://github.com/EIDU/content-app-library

Download content-app-library

How to add to project

<!-- https://jarcasting.com/artifacts/com.eidu/content-app-library/ -->
<dependency>
    <groupId>com.eidu</groupId>
    <artifactId>content-app-library</artifactId>
    <version>1.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eidu/content-app-library/
implementation 'com.eidu:content-app-library:1.1.0'
// https://jarcasting.com/artifacts/com.eidu/content-app-library/
implementation ("com.eidu:content-app-library:1.1.0")
'com.eidu:content-app-library:aar:1.1.0'
<dependency org="com.eidu" name="content-app-library" rev="1.1.0">
  <artifact name="content-app-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eidu', module='content-app-library', version='1.1.0')
)
libraryDependencies += "com.eidu" % "content-app-library" % "1.1.0"
[com.eidu/content-app-library "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

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.34