databridge

This is a development library for implementing apphub solution app

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.EdgeSolution
ArtifactId

ArtifactId

databridge
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

databridge
This is a development library for implementing apphub solution app
Project URL

Project URL

https://github.com/EdgeSolution/ApphubDataBridge
Source Code Management

Source Code Management

https://github.com/EdgeSolution/ApphubDataBridge/tree/main

Download databridge

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.EdgeSolution/databridge/ -->
<dependency>
    <groupId>io.github.EdgeSolution</groupId>
    <artifactId>databridge</artifactId>
    <version>1.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.EdgeSolution/databridge/
implementation 'io.github.EdgeSolution:databridge:1.0.2'
// https://jarcasting.com/artifacts/io.github.EdgeSolution/databridge/
implementation ("io.github.EdgeSolution:databridge:1.0.2")
'io.github.EdgeSolution:databridge:aar:1.0.2'
<dependency org="io.github.EdgeSolution" name="databridge" rev="1.0.2">
  <artifact name="databridge" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.EdgeSolution', module='databridge', version='1.0.2')
)
libraryDependencies += "io.github.EdgeSolution" % "databridge" % "1.0.2"
[io.github.EdgeSolution/databridge "1.0.2"]

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.0.2
1.0.1
1.0